API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6295/?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/46/?format=api",
        "https://djangopackages.org/api/v4/grids/49/?format=api"
    ],
    "id": 6295,
    "title": "translatebot-django",
    "slug": "translatebot-django",
    "last_updated": "2026-05-24T16:23:44-04:00",
    "last_fetched": "2026-05-26T09:01:52.021805-04:00",
    "repo_url": "https://github.com/gettranslatebot/translatebot-django",
    "pypi_version": "1.3.2",
    "created": "2026-02-18T07:25:09.244474-05:00",
    "modified": "2026-03-19T17:29:22.475379-04:00",
    "repo_forks": 4,
    "repo_description": "⚡Translate Django .po files and model fields with AI. Repeatable, consistent, and pennies per language.",
    "pypi_url": "https://pypi.org/project/translatebot-django/",
    "documentation_url": "https://translatebot.dev/docs/",
    "repo_watchers": 21,
    "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,
        24,
        6,
        38,
        8,
        25,
        10,
        12,
        10,
        37,
        33,
        31,
        17,
        18,
        28,
        16,
        19,
        21,
        15,
        3,
        3,
        3,
        12
    ],
    "participants": [
        "bjorndbuilder",
        "dependabot[bot]"
    ]
}