API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5745/
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/5/"
    ],
    "id": 5745,
    "title": "django-payments-khipu",
    "slug": "django-payments-khipu",
    "last_updated": "2024-10-07T16:13:22-04:00",
    "last_fetched": "2026-02-15T07:02:02.741163-05:00",
    "repo_url": "https://github.com/mariofix/django-payments-khipu",
    "pypi_version": "2024.9.23",
    "created": "2023-07-22T00:54:14.189517-04:00",
    "modified": "2026-01-29T12:41:42.718382-05:00",
    "repo_forks": 0,
    "repo_description": "Este proyecto ha sido fusionado con django-payments-chile.",
    "pypi_url": "",
    "documentation_url": null,
    "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": [
        "mariofix",
        "dependabot[bot]",
        "pre-commit-ci[bot]"
    ]
}