API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/293/",
        "https://djangopackages.org/api/v4/grids/218/",
        "https://djangopackages.org/api/v4/grids/127/"
    ],
    "id": 4257,
    "title": "Django Naqsh",
    "slug": "django-naqsh",
    "last_updated": "2021-11-23T08:42:39-05:00",
    "last_fetched": "2025-06-30T14:04:03.316774-04:00",
    "repo_url": "https://github.com/mazdakb/django-naqsh",
    "pypi_version": "2.0.4",
    "created": "2018-11-17T05:09:41.678414-05:00",
    "modified": "2025-06-30T14:04:04.077147-04:00",
    "repo_forks": 4,
    "repo_description": "Naqsh is a bootstrapping tool for quickly creating production-ready Django web services.",
    "pypi_url": "",
    "documentation_url": "http://django-naqsh.readthedocs.io/en/latest/",
    "repo_watchers": 47,
    "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": [
        "mazdakb",
        "pyup-bot",
        "dependabot-preview[bot]",
        "github-actions[bot]"
    ]
}