API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2950/?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/245/?format=api",
        "https://djangopackages.org/api/v4/grids/7/?format=api"
    ],
    "id": 2950,
    "title": "django-rest-framework-social-oauth2",
    "slug": "django-rest-framework-social-oauth2",
    "last_updated": "2024-01-12T10:03:34-05:00",
    "last_fetched": "2026-02-15T17:21:47.981583-05:00",
    "repo_url": "https://github.com/PhilipGarnero/django-rest-framework-social-oauth2",
    "pypi_version": "1.2.0",
    "created": "2015-06-30T10:05:36.498752-04:00",
    "modified": "2026-01-28T14:18:30.155018-05:00",
    "repo_forks": 191,
    "repo_description": "python-social-auth and oauth2 support for django-rest-framework",
    "pypi_url": "http://pypi.python.org/pypi/django-rest-framework-social-oauth2",
    "documentation_url": "https://github.com/PhilipGarnero/django-rest-framework-social-oauth2/blob/master/README.rst#django-rest-framework-social-oauth2",
    "repo_watchers": 1069,
    "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": [
        "PhilipGarnero",
        "hugocore",
        "bmpenuelas",
        "tamayonauta",
        "puneetagg",
        "vbabiy",
        "adamyala",
        "alexpilot11",
        "aljazkosir",
        "ashishmohite",
        "afonsocarlos",
        "dutkiewicz",
        "oudeismetis",
        "grahamhealy20",
        "SukiCZ",
        "knaperek",
        "jperelli",
        "marcelchastain",
        "c-bata",
        "tejon-melero",
        "ronlut",
        "ryan-blunden",
        "trumpet2012",
        "Virako",
        "deshraj",
        "islam-kamel",
        "mizvyt"
    ]
}