API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4496/
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/73/",
        "https://djangopackages.org/api/v4/grids/117/",
        "https://djangopackages.org/api/v4/grids/43/",
        "https://djangopackages.org/api/v4/grids/11/",
        "https://djangopackages.org/api/v4/grids/51/",
        "https://djangopackages.org/api/v4/grids/25/",
        "https://djangopackages.org/api/v4/grids/440/"
    ],
    "id": 4496,
    "title": "django-check-seo",
    "slug": "django-check-seo",
    "last_updated": "2024-05-02T07:14:15-04:00",
    "last_fetched": "2026-02-15T19:03:39.732428-05:00",
    "repo_url": "https://github.com/kapt-labs/django-check-seo",
    "pypi_version": "1.0.1",
    "created": "2020-01-20T08:36:45.174901-05:00",
    "modified": "2026-01-29T04:20:23.687929-05:00",
    "repo_forks": 16,
    "repo_description": "Django Check SEO will check the SEO aspects of your site for you, and will provide advice in case of problems. Compatible with Django & Django-CMS!",
    "pypi_url": "http://pypi.python.org/pypi/django-check-seo",
    "documentation_url": "",
    "repo_watchers": 164,
    "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": [
        "corentinbettiol",
        "mbi",
        "lnxg33k",
        "DmytroLitvinov",
        "jgadelange"
    ]
}