API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/117/?format=api"
    ],
    "id": 2365,
    "title": "django-seo-js",
    "slug": "django-seo-js",
    "last_updated": "2022-09-27T15:55:38-04:00",
    "last_fetched": "2026-02-15T20:02:04.538882-05:00",
    "repo_url": "https://github.com/greenkahuna/django-seo-js",
    "pypi_version": "0.4.1",
    "created": "2014-05-09T19:42:33.418310-04:00",
    "modified": "2026-01-28T14:52:28.254344-05:00",
    "repo_forks": 77,
    "repo_description": "SEO support for react, Vue, angular, backbone, ember.us, and other SPA apps built with django.",
    "pypi_url": "http://pypi.python.org/pypi/django-seo-js",
    "documentation_url": "https://github.com/greenkahuna/django-seo-js/blob/master/README.md",
    "repo_watchers": 201,
    "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": [
        "skoczen",
        "pcraciunoiu",
        "chazcb",
        "rchrd2",
        "sarahboyce",
        "haos616",
        "mattrobenolt",
        "PiDelport",
        "zekzekus",
        "bhoop77",
        "yjaaidi"
    ]
}