API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/73/?format=api"
    ],
    "id": 5694,
    "title": "django-all-in-one-accessibility",
    "slug": "django-all-in-one-accessibility",
    "last_updated": "2025-12-19T07:51:15-05:00",
    "last_fetched": "2026-02-15T21:03:47.859578-05:00",
    "repo_url": "https://github.com/skynettechnologies/django-all-in-one-accessibility",
    "pypi_version": "3.0.2",
    "created": "2023-06-07T03:13:32.588612-04:00",
    "modified": "2026-01-28T15:07:57.654373-05:00",
    "repo_forks": 0,
    "repo_description": "It uses the accessibility interface which handles UI and design related adjustments. All in One Accessibility app enhances your Django website accessibility to people with hearing or vision impairments, motor impaired, color blind, dyslexia, cognitive & learning impairments, seizure and epileptic, and ADHD problems. ",
    "pypi_url": "https://pypi.org/project/django-all-in-one-accessibility",
    "documentation_url": "",
    "repo_watchers": 3,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        1,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "skynetindia"
    ]
}