API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/338/?format=api"
    ],
    "id": 4536,
    "title": "bulb",
    "slug": "bulb",
    "last_updated": "2023-01-03T07:18:53-05:00",
    "last_fetched": "2026-02-15T09:04:03.474526-05:00",
    "repo_url": "https://github.com/Bulb-Core/bulb",
    "pypi_version": "0.1a",
    "created": "2020-02-26T11:47:57.203840-05:00",
    "modified": "2026-01-29T12:52:40.443105-05:00",
    "repo_forks": 2,
    "repo_description": "Neo4j integration for Django and a toolkit to deploy consequent websites",
    "pypi_url": "http://pypi.python.org/pypi/bulb",
    "documentation_url": "",
    "repo_watchers": 14,
    "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": [
        "LilaRest",
        "dependabot[bot]"
    ]
}