API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/73/?format=api"
    ],
    "id": 2952,
    "title": "djangocms-instagram",
    "slug": "djangocms-instagram",
    "last_updated": "2017-01-31T07:31:12-05:00",
    "last_fetched": "2026-02-15T11:03:53.627214-05:00",
    "repo_url": "https://github.com/mishbahr/djangocms-instagram",
    "pypi_version": "0.1.1",
    "created": "2015-06-30T11:16:27.949583-04:00",
    "modified": "2026-01-28T13:08:14.034000-05:00",
    "repo_forks": 8,
    "repo_description": "A simple but versatile Instagram plugin for your django-cms powered sites.",
    "pypi_url": "http://pypi.python.org/pypi/djangocms-instagram",
    "documentation_url": "",
    "repo_watchers": 22,
    "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",
        "itcrab"
    ]
}