API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2481/
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/130/"
    ],
    "id": 2481,
    "title": "django-chartjs",
    "slug": "django-chartjs",
    "last_updated": "2022-02-07T10:37:50-05:00",
    "last_fetched": "2026-02-15T14:01:51.196496-05:00",
    "repo_url": "https://github.com/peopledoc/django-chartjs",
    "pypi_version": "2.3.0",
    "created": "2014-07-07T16:36:42.356468-04:00",
    "modified": "2026-01-28T13:26:59.477730-05:00",
    "repo_forks": 110,
    "repo_description": "Django Class Based Views to generate Ajax charts js parameters.",
    "pypi_url": "http://pypi.python.org/pypi/django-chartjs",
    "documentation_url": "",
    "repo_watchers": 408,
    "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": [
        "Natim",
        "brunobord",
        "robincherbonnier",
        "cjohnson318",
        "danielvdp",
        "benoitbryon",
        "edras",
        "blackstar257",
        "penguin359",
        "choller",
        "Dev-Mehta",
        "jibaku",
        "johnfraney",
        "mike-perdide",
        "mgu",
        "simonrey1"
    ]
}