API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4767/
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/367/",
        "https://djangopackages.org/api/v4/grids/91/"
    ],
    "id": 4767,
    "title": "snotra-rss",
    "slug": "snotra-rss",
    "last_updated": "2021-01-09T04:12:10-05:00",
    "last_fetched": "2026-02-16T01:02:00.139885-05:00",
    "repo_url": "https://github.com/olopost/snotra_rss",
    "pypi_version": "0.2.5.6",
    "created": "2020-09-16T18:27:57.272899-04:00",
    "modified": "2026-01-28T15:49:34.493791-05:00",
    "repo_forks": 1,
    "repo_description": "Wagtail extension for RSS and twitter aggregator feature",
    "pypi_url": "https://pypi.org/project/snotra-rss/",
    "documentation_url": "https://github.com/olopost/snotra_rss",
    "repo_watchers": 16,
    "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": [
        "olopost"
    ]
}