API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4739/
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/356/"
    ],
    "id": 4739,
    "title": "blogger-to-puput",
    "slug": "blogger-to-puput",
    "last_updated": "2023-05-24T03:46:44-04:00",
    "last_fetched": "2026-02-16T02:05:58.656830-05:00",
    "repo_url": "https://github.com/APSL/blogger-to-puput",
    "pypi_version": "0.2",
    "created": "2020-09-16T18:27:06.052455-04:00",
    "modified": "2026-01-28T16:07:12.636908-05:00",
    "repo_forks": 2,
    "repo_description": " Import your Blogger blog data into Puput",
    "pypi_url": "https://pypi.org/project/blogger-to-puput/",
    "documentation_url": "",
    "repo_watchers": 2,
    "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": [
        "marctc",
        "DeividVM",
        "dependabot[bot]"
    ]
}