API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3905/
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/245/"
    ],
    "id": 3905,
    "title": "Django-Efficient-Rest",
    "slug": "django-efficient-rest",
    "last_updated": "2018-01-28T09:59:32-05:00",
    "last_fetched": "2017-09-13T07:51:03.727950-04:00",
    "repo_url": "https://github.com/G4brym/Django-Efficient-Rest",
    "pypi_version": "0.3.0",
    "created": "2017-09-13T07:37:27.853110-04:00",
    "modified": "2025-01-31T14:58:23.941150-05:00",
    "repo_forks": 1,
    "repo_description": "Deprecated",
    "pypi_url": "",
    "documentation_url": "https://github.com/G4brym/Django-Efficient-Rest/wiki",
    "repo_watchers": 1,
    "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": [
        "G4brym"
    ]
}