API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/894/
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/32/",
        "https://djangopackages.org/api/v4/grids/72/",
        "https://djangopackages.org/api/v4/grids/106/"
    ],
    "id": 894,
    "title": "staste",
    "slug": "staste-removed",
    "last_updated": "2011-08-05T08:49:44-04:00",
    "last_fetched": "2022-03-18T21:48:09.931505-04:00",
    "repo_url": "https://github.com/whitescape/djangodash2011",
    "pypi_version": "0.1.1f",
    "created": "2011-08-02T00:16:56.229009-04:00",
    "modified": "2025-01-31T14:59:51.457362-05:00",
    "repo_forks": 6,
    "repo_description": "Slightly complicated event tracker for your Django website.  ",
    "pypi_url": "http://pypi.python.org/pypi/staste",
    "documentation_url": null,
    "repo_watchers": 50,
    "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": [
        "va1en0k"
    ]
}