API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2005/
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/41/"
    ],
    "id": 2005,
    "title": "django-changuito",
    "slug": "django-changuito",
    "last_updated": "2017-08-14T13:24:30-04:00",
    "last_fetched": "2026-02-15T09:08:11.852662-05:00",
    "repo_url": "https://github.com/angvp/django-changuito",
    "pypi_version": "1.2",
    "created": "2013-08-26T16:26:50.853742-04:00",
    "modified": "2026-01-28T12:59:43.560572-05:00",
    "repo_forks": 21,
    "repo_description": "This is a fork of the fork of django-cart .. It reminds me this quote... http://www.youtube.com/watch?v=VkpjiohfmQU ... but if you abbandon a project is normal that this happens, many thanks to Bruno and the ppl that contributed on django-cart",
    "pypi_url": "http://pypi.python.org/pypi/django-changuito",
    "documentation_url": "",
    "repo_watchers": 52,
    "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": [
        "angvp",
        "bmentges",
        "dfalk",
        "kamartem",
        "EduardoMiravalls",
        "bitdeli-chef",
        "maguayo",
        "mapeveri",
        "cristianprieto"
    ]
}