API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5998/
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": 5998,
    "title": "Django Rest Password Reset",
    "slug": "django-rest-passwordreset",
    "last_updated": "2024-11-13T12:39:13-05:00",
    "last_fetched": "2026-02-15T17:03:21.254012-05:00",
    "repo_url": "https://github.com/anexia-it/django-rest-passwordreset",
    "pypi_version": "1.5.0",
    "created": "2024-10-12T17:16:54.076849-04:00",
    "modified": "2026-01-28T14:00:35.929092-05:00",
    "repo_forks": 152,
    "repo_description": "An extension of django rest framework, providing a configurable password reset strategy",
    "pypi_url": "https://pypi.org/project/django-rest-passwordreset",
    "documentation_url": "https://github.com/anexia-it/django-rest-passwordreset?tab=readme-ov-file#django-rest-password-reset",
    "repo_watchers": 438,
    "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": [
        "nezhar",
        "anx-ckreuzberger",
        "ChristianKreuzberger",
        "beachmachine",
        "anx-abruckner",
        "anindyamanna",
        "stan-sack",
        "bernhard-hagmann",
        "peletiah",
        "cal5k",
        "jonahgeorge",
        "iagocanalejas",
        "HymanZHAN",
        "yhoiseth",
        "mikelandzelo173",
        "anx-mfischer",
        "Hall-Erik",
        "talbenbasat",
        "jorgecorrea",
        "jmromeroe",
        "isantosd",
        "citixensas",
        "marianoeramirez",
        "adshin21",
        "wencakisa",
        "daspecster",
        "rennerocha",
        "JustinWingChungHui",
        "HarryLafranc",
        "christophbuermann",
        "anx-cbenke",
        "ahivert",
        "nittolese"
    ]
}