API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2985/
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/66/"
    ],
    "id": 2985,
    "title": "django-rest-social-auth",
    "slug": "django-rest-social-auth",
    "last_updated": "2025-12-02T01:36:17-05:00",
    "last_fetched": "2026-02-15T07:03:02.630893-05:00",
    "repo_url": "https://github.com/st4lk/django-rest-social-auth",
    "pypi_version": null,
    "created": "2015-07-22T04:08:06.464901-04:00",
    "modified": "2026-01-29T12:43:14.074875-05:00",
    "repo_forks": 121,
    "repo_description": "OAuth signin with django rest framework",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 533,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        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,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "st4lk",
        "aabmass",
        "skolsuper",
        "ovidner",
        "AntonDatsik",
        "KOliver94",
        "AnitaGandhi",
        "ankurpandeyvns",
        "sputnik5459",
        "sevdog",
        "GregEremeev",
        "eelectronn",
        "jd-solanki",
        "jgadelange",
        "storerjeremy",
        "jayvdb",
        "jourdanrodrigues",
        "maximdeclercq",
        "mounirmesselmeni",
        "Netizen29",
        "katajakasa",
        "alicegilli",
        "dependabot[bot]",
        "deshraj",
        "georgewhewell"
    ]
}