API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3136/
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": 3136,
    "title": "django-weasyprint",
    "slug": "django-weasyprint",
    "last_updated": "2025-03-31T08:18:09-04:00",
    "last_fetched": "2026-02-15T17:09:08.510278-05:00",
    "repo_url": "https://github.com/fdemmer/django-weasyprint",
    "pypi_version": "2.4.0",
    "created": "2015-11-18T10:46:44.754401-05:00",
    "modified": "2026-01-28T14:05:38.610382-05:00",
    "repo_forks": 55,
    "repo_description": "A Django class-based view generating PDF resposes using WeasyPrint",
    "pypi_url": "https://pypi.org/project/django-weasyprint",
    "documentation_url": "https://github.com/fdemmer/django-weasyprint/blob/master/README.rst",
    "repo_watchers": 399,
    "commits_over_52": [
        0,
        0,
        7,
        0,
        0,
        0,
        1,
        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": [
        "fdemmer",
        "dekkers",
        "dependabot[bot]",
        "tdesveaux",
        "timb07",
        "ziima",
        "amy-mac",
        "GorlikItsMe",
        "liZe",
        "jayennis22",
        "foarsitter",
        "niccolomineo",
        "ScottBarkman",
        "Schnouki",
        "hellysmile",
        "arthru",
        "pre-commit-ci[bot]",
        "sblondon"
    ]
}