API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5062/
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/302/"
    ],
    "id": 5062,
    "title": "MLMprovisions",
    "slug": "mlmprovisions",
    "last_updated": "2022-12-02T06:15:44-05:00",
    "last_fetched": "2026-02-16T00:04:35.524055-05:00",
    "repo_url": "https://github.com/belda/mlmprovisions",
    "pypi_version": "0.1.8",
    "created": "2021-05-18T06:52:16.497400-04:00",
    "modified": "2026-01-28T15:43:27.685917-05:00",
    "repo_forks": 4,
    "repo_description": "Reusable Django app to track provissions for affiliate partners. Includes tools for multi-level marketing provisions.",
    "pypi_url": "http://pypi.python.org/pypi/mlmprovisions",
    "documentation_url": "",
    "repo_watchers": 11,
    "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": [
        "belda"
    ]
}