---
title: Read variant information for an alternative distribution package
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-alternativedistributionpackagevariants-_id_
---

# Read variant information for an alternative distribution package

Get detail information about specific alternative distribution package variants.

## URL

GET https://api.appstoreconnect.apple.com/v1/alternativeDistributionPackageVariants/{id}

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the alternative distribution package variant resource ID from the List Variants Information response.

## Query Parameters

fields[alternativeDistributionPackageVariants]: Additional fields to include for each alternative distribution package variants resource returned by the response.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## Discussion

Discussion Example Request and Response

## See Also

### Getting variant information

- [List Variants Information](appstoreconnectapi/get-v1-alternativedistributionpackageversions-_id_-variants.md)
