API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6286/
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/73/"
    ],
    "id": 6286,
    "title": "djangocms-timed-publishing",
    "slug": "djangocms-timed-publishing",
    "last_updated": "2026-02-10T05:25:53-05:00",
    "last_fetched": "2026-02-15T21:06:18.050452-05:00",
    "repo_url": "https://github.com/fsbraun/djangocms-timed-publishing",
    "pypi_version": "1.0.0",
    "created": "2026-02-10T15:57:11.870611-05:00",
    "modified": "2026-02-10T15:57:11.870628-05:00",
    "repo_forks": 1,
    "repo_description": "djangocms-versioning extension to time your publications",
    "pypi_url": "https://pypi.org/project/djangocms-timed-publishing/",
    "documentation_url": null,
    "repo_watchers": 6,
    "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,
        40,
        4,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        0,
        0,
        0,
        5
    ],
    "participants": [
        "fsbraun",
        "dependabot[bot]",
        "pre-commit-ci[bot]",
        "corentinbettiol"
    ]
}