API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5884/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/2/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/421/"
    ],
    "id": 5884,
    "title": "picomet",
    "slug": "picomet",
    "last_updated": "2025-01-11T02:34:12-05:00",
    "last_fetched": "2026-02-15T20:04:45.005959-05:00",
    "repo_url": "https://github.com/picomet/picomet",
    "pypi_version": "0.0.42",
    "created": "2024-03-19T03:16:12.945716-04:00",
    "modified": "2026-01-28T14:56:28.075737-05:00",
    "repo_forks": 1,
    "repo_description": "The nextjs of Django",
    "pypi_url": "https://pypi.org/project/picomet",
    "documentation_url": "https://picomet.readthedocs.io",
    "repo_watchers": 26,
    "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": [
        "almahdi404"
    ]
}