API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/72/",
        "https://djangopackages.org/api/v4/grids/73/"
    ],
    "id": 4355,
    "title": "websitenew",
    "slug": "websitenew",
    "last_updated": "2019-05-10T01:15:32-04:00",
    "last_fetched": "2026-02-15T14:01:00.664446-05:00",
    "repo_url": "https://github.com/sonamdew08/websitenew",
    "pypi_version": null,
    "created": "2019-05-10T01:08:59.296245-04:00",
    "modified": "2026-01-28T13:25:22.832813-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 1,
    "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": [
        "sonamdew08"
    ]
}