API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6154/
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/7/",
        "https://djangopackages.org/api/v4/grids/245/"
    ],
    "id": 6154,
    "title": "dj-apis-allauth",
    "slug": "dj-apis-allauth",
    "last_updated": "2025-09-30T12:47:35-04:00",
    "last_fetched": "2026-02-15T03:02:12.606473-05:00",
    "repo_url": "https://github.com/pclumson/dj-apis-allauth",
    "pypi_version": "1.0.0",
    "created": "2025-09-25T01:18:10.460157-04:00",
    "modified": "2026-01-28T16:42:04.234745-05:00",
    "repo_forks": 1,
    "repo_description": "Django Rest Framework  API Endpoints secure Authentications . This package is ideal for Mobile Applications or Single Page Application Integration such  as Flutter, VueJs, React, AngularJs etc....",
    "pypi_url": "https://pypi.org/project/dj-apis-allauth",
    "documentation_url": "https://github.com/pclumson/dj-apis-allauth/blob/main/README.md",
    "repo_watchers": 7,
    "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,
        1,
        0,
        0,
        20,
        5,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "pclumson"
    ]
}