API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2070/
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/75/",
        "https://djangopackages.org/api/v4/grids/70/",
        "https://djangopackages.org/api/v4/grids/226/",
        "https://djangopackages.org/api/v4/grids/130/",
        "https://djangopackages.org/api/v4/grids/74/",
        "https://djangopackages.org/api/v4/grids/253/",
        "https://djangopackages.org/api/v4/grids/57/"
    ],
    "id": 2070,
    "title": "wq.app",
    "slug": "wq-app",
    "last_updated": "2024-09-12T14:28:35-04:00",
    "last_fetched": "2026-02-15T21:01:26.679222-05:00",
    "repo_url": "https://github.com/wq/wq.app",
    "pypi_version": "2.1.0",
    "created": "2013-10-22T17:50:15.325977-04:00",
    "modified": "2026-01-28T15:04:27.091479-05:00",
    "repo_forks": 32,
    "repo_description": "💻📱 wq's app library: a JavaScript framework powering offline-first web & native apps for geospatial data collection, mobile surveys, and citizen science.  Powered by Redux, React, Material UI and Maplibre GL.",
    "pypi_url": "http://pypi.python.org/pypi/wq.app",
    "documentation_url": "https://wq.io/",
    "repo_watchers": 121,
    "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",
        "tomaszn",
        "JJeurissen",
        "ast0815",
        "tubaman"
    ]
}