---
title: Read Information for Alternative Distribution Package Deltas
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-alternativedistributionpackagedeltas-_id_
---

# Read Information for Alternative Distribution Package Deltas

Get detail information about specific alternative distribution package deltas.

## URL

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

## Path Parameters

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

## Query Parameters

fields[alternativeDistributionPackageDeltas]: Additional fields to include for each alternative distribution package deltas 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 delta information

- [List Deltas Information](appstoreconnectapi/get-v1-alternativedistributionpackageversions-_id_-deltas.md)
