API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6267/
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/80/"
    ],
    "id": 6267,
    "title": "Django Enterprise Maintenance Suite",
    "slug": "django-enterprise-maintenance-suite",
    "last_updated": "2026-01-17T11:49:20-05:00",
    "last_fetched": "2026-02-15T04:02:25.639735-05:00",
    "repo_url": "https://github.com/tamaraiselvan/django-enterprise-maintenance-suite",
    "pypi_version": "1.0.1",
    "created": "2026-01-17T11:21:34.368181-05:00",
    "modified": "2026-01-28T16:54:17.421806-05:00",
    "repo_forks": 0,
    "repo_description": "Enterprise Maintenance Suite is a Django reusable application that provides enterprise-grade maintenance control System.",
    "pypi_url": "https://pypi.org/project/django-enterprise-maintenance-suite/",
    "documentation_url": null,
    "repo_watchers": 2,
    "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,
        5,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "tamaraiselvan"
    ]
}