API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1905/
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/91/"
    ],
    "id": 1905,
    "title": "django-yarr",
    "slug": "django-yarr",
    "last_updated": "2022-07-27T21:47:58-04:00",
    "last_fetched": "2026-02-15T07:02:09.745420-05:00",
    "repo_url": "https://github.com/radiac/django-yarr",
    "pypi_version": null,
    "created": "2013-06-30T05:41:54.761041-04:00",
    "modified": "2026-01-29T12:41:56.819416-05:00",
    "repo_forks": 29,
    "repo_description": "A lightweight customisable RSS reader for Django.",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 173,
    "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": [
        "radiac",
        "twm",
        "sherzberg",
        "growse",
        "dependabot[bot]",
        "chrisfranklin",
        "tiktuk",
        "bichanna"
    ]
}