API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3759/
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/97/"
    ],
    "id": 3759,
    "title": "django-pascal-templates",
    "slug": "django-pascal-templates",
    "last_updated": "2018-04-17T13:43:57-04:00",
    "last_fetched": "2026-02-16T00:04:31.796798-05:00",
    "repo_url": "https://github.com/wooyek/django-pascal-templates",
    "pypi_version": "0.8.13",
    "created": "2017-03-10T12:07:21.153430-05:00",
    "modified": "2026-01-28T15:43:20.837210-05:00",
    "repo_forks": 0,
    "repo_description": "Django generic views with PascalCase template paths containing model based folders",
    "pypi_url": "http://pypi.python.org/pypi/django-pascal-templates",
    "documentation_url": "",
    "repo_watchers": 4,
    "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": [
        "wooyek",
        "pyup-bot"
    ]
}