API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/245/"
    ],
    "id": 3701,
    "title": "Django REST - FlexFields",
    "slug": "drf-flex-fields",
    "last_updated": "2023-03-11T08:28:25-05:00",
    "last_fetched": "2026-02-15T17:07:50.018611-05:00",
    "repo_url": "https://github.com/rsinger86/drf-flex-fields",
    "pypi_version": "1.0.2",
    "created": "2017-02-05T17:21:09.593629-05:00",
    "modified": "2026-01-28T14:04:23.549500-05:00",
    "repo_forks": 60,
    "repo_description": "Dynamically set fields and expand nested resources in Django REST Framework serializers.",
    "pypi_url": "http://pypi.python.org/pypi/drf-flex-fields",
    "documentation_url": "",
    "repo_watchers": 764,
    "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": [
        "rsinger86",
        "michaelschem",
        "soroush-tabesh",
        "dependabot[bot]",
        "fvgoto",
        "hemache",
        "allanlewis",
        "jsatt",
        "mikeIFTS",
        "andruten",
        "tanoabeleyra",
        "nikeshyad",
        "JasperSui",
        "Crocmagnon",
        "Rjevski",
        "giovannicimolin",
        "xjlin0",
        "fladi",
        "NiyazNz",
        "oliwarner",
        "pablolmedorado",
        "soerenbe",
        "sentyaev",
        "zakjholt",
        "ADR-007",
        "erielias",
        "LukasBerka"
    ]
}