API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1690/
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/70/"
    ],
    "id": 1690,
    "title": "django-jquery",
    "slug": "django-jquery",
    "last_updated": "2016-07-30T09:31:48-04:00",
    "last_fetched": "2026-02-15T18:12:55.579031-05:00",
    "repo_url": "https://bitbucket.org/massimilianoravelli/django-jquery",
    "pypi_version": "3.1.0",
    "created": "2013-02-23T05:19:07.377683-05:00",
    "modified": "2026-01-28T14:32:59.663125-05:00",
    "repo_forks": 4,
    "repo_description": "jQuery packaged in an handy django app to speed up new applications and deployment.",
    "pypi_url": "http://pypi.python.org/pypi/django-jquery",
    "documentation_url": "https://readthedocs.org/projects/django-jquery/",
    "repo_watchers": 7,
    "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": [
        "massimilianoravelli"
    ]
}