API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2166/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/140/?format=api",
        "https://djangopackages.org/api/v4/grids/226/?format=api",
        "https://djangopackages.org/api/v4/grids/253/?format=api",
        "https://djangopackages.org/api/v4/grids/127/?format=api"
    ],
    "id": 2166,
    "title": "wq Django Template",
    "slug": "wq-django-template",
    "last_updated": "2024-03-27T10:06:39-04:00",
    "last_fetched": "2026-02-16T00:05:38.881622-05:00",
    "repo_url": "https://github.com/wq/wq-django-template",
    "pypi_version": "2.1.1",
    "created": "2013-12-17T19:19:56.860483-05:00",
    "modified": "2026-01-28T15:45:19.986384-05:00",
    "repo_forks": 8,
    "repo_description": "Django + NPM (Create React App) template for building REST-ful web & hybrid apps with the wq framework",
    "pypi_url": "https://pypi.org/project/wq.create",
    "documentation_url": "https://wq.io/",
    "repo_watchers": 28,
    "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": [
        "sheppard",
        "joshglenn",
        "tubaman",
        "tomaszn"
    ]
}