API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4273/
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/69/",
        "https://djangopackages.org/api/v4/grids/79/",
        "https://djangopackages.org/api/v4/grids/28/",
        "https://djangopackages.org/api/v4/grids/261/",
        "https://djangopackages.org/api/v4/grids/68/",
        "https://djangopackages.org/api/v4/grids/58/",
        "https://djangopackages.org/api/v4/grids/245/"
    ],
    "id": 4273,
    "title": "django-rest-framework-recaptcha",
    "slug": "django-rest-framework-recaptcha",
    "last_updated": "2019-02-24T17:12:14-05:00",
    "last_fetched": "2026-02-15T14:01:27.095753-05:00",
    "repo_url": "https://github.com/Maximilien-R/django-rest-framework-recaptcha",
    "pypi_version": null,
    "created": "2018-12-22T06:41:42.287881-05:00",
    "modified": "2026-01-28T13:26:15.052725-05:00",
    "repo_forks": 20,
    "repo_description": "reCAPTCHA field for Django REST framework serializers",
    "pypi_url": "",
    "documentation_url": "https://django-rest-framework-recaptcha.readthedocs.io/en/latest/",
    "repo_watchers": 26,
    "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": [
        "Maximilien-R"
    ]
}