API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6270/
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/5/"
    ],
    "id": 6270,
    "title": "django-lark",
    "slug": "django-lark",
    "last_updated": "2026-01-23T20:13:58-05:00",
    "last_fetched": "2026-02-15T04:07:12.080982-05:00",
    "repo_url": "https://github.com/uselark/django-lark",
    "pypi_version": "0.3.0",
    "created": "2026-01-23T20:18:03.648746-05:00",
    "modified": "2026-01-30T08:22:19.842128-05:00",
    "repo_forks": 0,
    "repo_description": "Django library for subscriptions and metered billing without the webhooks and database models.",
    "pypi_url": "https://pypi.org/project/django-lark/",
    "documentation_url": "https://github.com/uselark/django-lark#readme",
    "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,
        13,
        0,
        0,
        0
    ],
    "participants": [
        "jackcbrown89"
    ]
}