API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/130/?format=api"
    ],
    "id": 2482,
    "title": "django-graphos",
    "slug": "django-graphos",
    "last_updated": "2017-03-14T06:19:19-04:00",
    "last_fetched": "2026-02-15T19:10:11.776743-05:00",
    "repo_url": "https://github.com/agiliq/django-graphos",
    "pypi_version": "0.3.41",
    "created": "2014-07-07T16:39:12.020364-04:00",
    "modified": "2026-01-28T14:48:58.949650-05:00",
    "repo_forks": 98,
    "repo_description": "Django charting made *really* easy.",
    "pypi_url": "http://pypi.python.org/pypi/django-graphos",
    "documentation_url": "",
    "repo_watchers": 436,
    "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": [
        "akshar-raaj",
        "Balu-Varanasi",
        "shabda",
        "yashrastogi16",
        "kyogesh",
        "atmb4u",
        "krvc",
        "manjunath24",
        "gpichot",
        "ashiksujath2",
        "tuxcanfly",
        "mahmoudhossam",
        "ishail",
        "anentropic",
        "nanuxbe",
        "arjunchitturi",
        "rameshugar",
        "luzfcb",
        "iansprice",
        "sheepeatingtaz"
    ]
}