API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5669/
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/264/",
        "https://djangopackages.org/api/v4/grids/113/",
        "https://djangopackages.org/api/v4/grids/315/"
    ],
    "id": 5669,
    "title": "django-import-export-extensions",
    "slug": "django-import-export-extensions",
    "last_updated": "2026-02-09T03:06:04-05:00",
    "last_fetched": "2026-02-15T21:03:06.830172-05:00",
    "repo_url": "https://github.com/saritasa-nest/django-import-export-extensions",
    "pypi_version": "1.9.2",
    "created": "2023-04-26T07:19:10.691379-04:00",
    "modified": "2026-01-28T15:06:52.952492-05:00",
    "repo_forks": 4,
    "repo_description": "Extension for the popular `django-import-export` package",
    "pypi_url": "https://pypi.org/project/django-import-export-extensions",
    "documentation_url": "https://django-import-export-extensions.readthedocs.io",
    "repo_watchers": 73,
    "commits_over_52": [
        5,
        2,
        2,
        2,
        9,
        3,
        4,
        4,
        2,
        2,
        3,
        2,
        4,
        5,
        2,
        2,
        2,
        2,
        5,
        4,
        3,
        4,
        2,
        2,
        2,
        2,
        2,
        5,
        4,
        4,
        6,
        2,
        4,
        4,
        2,
        2,
        4,
        5,
        2,
        1,
        2,
        6,
        4,
        2,
        2,
        3,
        3,
        5,
        3,
        2,
        2,
        4
    ],
    "participants": [
        "TheSuperiorStanislav",
        "dependabot[bot]",
        "Eg0ra",
        "n1ckaz",
        "yalef",
        "matthewhegarty",
        "OttoAndrey",
        "AndyGreenwell94",
        "NikTerentev",
        "ArtemKozai",
        "Mariatta",
        "max0nT",
        "udaltsovra"
    ]
}