API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3732/
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/210/"
    ],
    "id": 3732,
    "title": "django-videokit",
    "slug": "django-videokit",
    "last_updated": "2020-06-26T23:52:09-04:00",
    "last_fetched": "2022-12-31T17:48:49.501198-05:00",
    "repo_url": "https://github.com/pstreck/django-videokit",
    "pypi_version": "0.0.4",
    "created": "2017-02-18T22:28:16.243700-05:00",
    "modified": "2025-01-31T14:59:24.291682-05:00",
    "repo_forks": 2,
    "repo_description": "",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 1,
    "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": [
        "pstreck"
    ]
}