API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6134/
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/241/"
    ],
    "id": 6134,
    "title": "Django Typst Engine",
    "slug": "django-typst",
    "last_updated": "2026-02-12T23:51:14-05:00",
    "last_fetched": "2026-02-16T05:02:32.567157-05:00",
    "repo_url": "https://github.com/a-musing-moose/django-typst-engine",
    "pypi_version": "0.1.5",
    "created": "2025-08-22T01:29:45.825549-04:00",
    "modified": "2026-01-28T16:44:21.745861-05:00",
    "repo_forks": 1,
    "repo_description": "A Django template engine that uses Typst to render Portable Document Format (PDF) files.",
    "pypi_url": "https://pypi.org/project/django-typst",
    "documentation_url": "https://django-typst-engine.readthedocs.io/en/latest/",
    "repo_watchers": 11,
    "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,
        2,
        2,
        3,
        0,
        0,
        0,
        2,
        10,
        11,
        2,
        0,
        8,
        2,
        4,
        0,
        0,
        4,
        0,
        2,
        1,
        0,
        0,
        3,
        6,
        0,
        6
    ],
    "participants": [
        "a-musing-moose",
        "dependabot[bot]",
        "ticosax"
    ]
}