API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4219/
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/343/"
    ],
    "id": 4219,
    "title": "django",
    "slug": "fddqfddq_django",
    "last_updated": null,
    "last_fetched": "2022-03-18T21:48:10.065131-04:00",
    "repo_url": "https://github.com/fddqfddq/django",
    "pypi_version": "4.0.3",
    "created": "2018-09-08T11:26:01.460946-04:00",
    "modified": "2025-01-31T14:57:57.332261-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/django",
    "documentation_url": "",
    "repo_watchers": 0,
    "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": []
}