API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5974/
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/49/",
        "https://djangopackages.org/api/v4/grids/71/"
    ],
    "id": 5974,
    "title": "django-terran",
    "slug": "django-terran",
    "last_updated": "2024-10-30T10:41:37-04:00",
    "last_fetched": "2026-02-16T02:03:44.256527-05:00",
    "repo_url": "https://github.com/django-terran/django-terran",
    "pypi_version": "0.0.2",
    "created": "2024-09-24T10:10:10.799630-04:00",
    "modified": "2026-01-28T16:03:11.680932-05:00",
    "repo_forks": 1,
    "repo_description": "Internationalization of your sign up, registration form or other data collection.",
    "pypi_url": "https://pypi.org/project/django-terran",
    "documentation_url": "https://github.com/django-terran/django-terran/blob/master/README.md",
    "repo_watchers": 2,
    "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": [
        "adontz"
    ]
}