API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/483/
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/68/",
        "https://djangopackages.org/api/v4/grids/58/",
        "https://djangopackages.org/api/v4/grids/69/"
    ],
    "id": 483,
    "title": "django-recaptcha-works",
    "slug": "django-recaptcha-works",
    "last_updated": "2012-03-30T12:08:18-04:00",
    "last_fetched": "2026-02-16T01:01:32.080885-05:00",
    "repo_url": "https://bitbucket.org/gnotaras/django-recaptcha-works",
    "pypi_version": "0.3.4",
    "created": "2010-11-10T18:19:12.637537-05:00",
    "modified": "2026-01-28T15:48:33.076933-05:00",
    "repo_forks": 0,
    "repo_description": "Official mirror of django-recaptcha-works. django-recaptcha-works provides a Django form field that integrates the reCaptcha service.",
    "pypi_url": "http://pypi.python.org/pypi/django-recaptcha-works",
    "documentation_url": null,
    "repo_watchers": 2,
    "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": [
        "gnotaras"
    ]
}