API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1642/
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/241/"
    ],
    "id": 1642,
    "title": "django-wkhtmltopdf",
    "slug": "django-wkhtmltopdf",
    "last_updated": "2022-02-24T18:29:43-05:00",
    "last_fetched": "2026-02-15T17:12:54.609778-05:00",
    "repo_url": "https://github.com/incuna/django-wkhtmltopdf",
    "pypi_version": "3.4.0",
    "created": "2013-01-17T17:11:22.934094-05:00",
    "modified": "2026-01-28T14:09:09.745025-05:00",
    "repo_forks": 149,
    "repo_description": "Django Wrapper to the PDF Renderer: wkhtmltopdf",
    "pypi_url": "http://pypi.python.org/pypi/django-wkhtmltopdf",
    "documentation_url": "https://readthedocs.org/projects/django-wkhtmltopdf/",
    "repo_watchers": 327,
    "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": [
        "maxpeterson",
        "mjtamlyn",
        "sfllaw",
        "ghickman",
        "meshy",
        "johnraz",
        "jturnbull",
        "halfnibble",
        "michelts",
        "fixmycode",
        "tclancy",
        "luzfcb",
        "johnfraney",
        "powderflask",
        "mattack108",
        "kjpc-tech",
        "dduong42",
        "pauricthelodger",
        "pauloxnet",
        "kitterma",
        "alishaAgr",
        "amirkdv",
        "ashkulz",
        "DeadWisdom",
        "danielgatis",
        "haos616",
        "dericcrago",
        "gmcguire",
        "hugotacito",
        "nunofonseca",
        "shadowrock",
        "fanquake",
        "ryankask",
        "selcuk",
        "timb07",
        "zgohr",
        "rob70"
    ]
}