API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2750/
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/26/"
    ],
    "id": 2750,
    "title": "Manage bower components and node packages using Django's manage.py",
    "slug": "django-nodebow",
    "last_updated": "2015-12-04T09:02:38-05:00",
    "last_fetched": "2026-02-15T13:05:19.568422-05:00",
    "repo_url": "https://github.com/jrief/django-nodebow",
    "pypi_version": "0.0.1",
    "created": "2015-01-28T15:19:02.093897-05:00",
    "modified": "2026-01-28T13:23:03.817381-05:00",
    "repo_forks": 5,
    "repo_description": "Just initialized",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 8,
    "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": [
        "jrief",
        "josemariaruiz"
    ]
}