API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/287/?format=api"
    ],
    "id": 2025,
    "title": "django-shop-gestpay",
    "slug": "django-shop-gestpay",
    "last_updated": "2014-02-12T05:29:43-05:00",
    "last_fetched": "2026-02-15T13:05:45.982779-05:00",
    "repo_url": "https://github.com/albertojacini/django-shop-gestpay",
    "pypi_version": "0.0.1",
    "created": "2013-09-07T10:40:42.767132-04:00",
    "modified": "2026-01-28T13:23:49.970873-05:00",
    "repo_forks": 1,
    "repo_description": "A django-SHOP payment backend for Banca Sella Gestpay (https://www.gestpay.it)",
    "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": [
        "albertojacini"
    ]
}