API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2841/
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/147/"
    ],
    "id": 2841,
    "title": "cartridge-pinpayments",
    "slug": "cartridge-pinpayments",
    "last_updated": "2024-12-23T21:44:49-05:00",
    "last_fetched": "2026-02-15T09:04:09.787768-05:00",
    "repo_url": "https://github.com/molokov/cartridge-pinpayments",
    "pypi_version": null,
    "created": "2015-04-04T22:57:35.076285-04:00",
    "modified": "2026-01-29T12:52:54.882528-05:00",
    "repo_forks": 0,
    "repo_description": "PIN payments integration for mezzanine/cartridge",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 0,
    "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": [
        "molokov"
    ]
}