API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3055/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/75/"
    ],
    "id": 3055,
    "title": "django-mobile-app-distribution",
    "slug": "django-mobile-app-distribution",
    "last_updated": "2018-01-25T04:27:05-05:00",
    "last_fetched": "2026-02-15T22:01:36.509062-05:00",
    "repo_url": "https://github.com/Proper-Job/django-mobile-app-distribution",
    "pypi_version": "0.5",
    "created": "2015-09-21T04:18:21.550490-04:00",
    "modified": "2026-01-28T15:16:39.247189-05:00",
    "repo_forks": 21,
    "repo_description": "Django Mobile App Distribution is a Django app that allows you to distribute iPhone, iPad and Android apps over the air to your clients.",
    "pypi_url": "http://pypi.python.org/pypi/django-mobile-app-distribution",
    "documentation_url": "https://github.com/Proper-Job/django-mobile-app-distribution",
    "repo_watchers": 58,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "manicmaniac",
        "neomanic"
    ]
}