API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2711/
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/73/"
    ],
    "id": 2711,
    "title": "djangocms-responsive-wrapper",
    "slug": "djangocms-responsive-wrapper",
    "last_updated": "2015-09-27T12:04:40-04:00",
    "last_fetched": "2026-02-15T11:03:54.424685-05:00",
    "repo_url": "https://github.com/mishbahr/djangocms-responsive-wrapper",
    "pypi_version": "0.2.1",
    "created": "2014-12-24T21:08:46.333647-05:00",
    "modified": "2026-01-28T13:08:16.115511-05:00",
    "repo_forks": 0,
    "repo_description": "This projects integrates https://github.com/mishbahr/django-responsive2 with django-cms >= 3.0",
    "pypi_url": "http://pypi.python.org/pypi/djangocms-responsive-wrapper",
    "documentation_url": "",
    "repo_watchers": 6,
    "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": [
        "mishbahr"
    ]
}