API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/462/
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/5/"
    ],
    "id": 462,
    "title": "django-vkontakte-merchant",
    "slug": "django-vkontakte-merchant",
    "last_updated": "2010-10-31T03:09:21-04:00",
    "last_fetched": "2026-02-15T02:05:07.073840-05:00",
    "repo_url": "https://bitbucket.org/kmike/django-vkontakte-merchant",
    "pypi_version": "0.1",
    "created": "2010-10-30T21:25:42.608869-04:00",
    "modified": "2026-01-28T16:23:39.106748-05:00",
    "repo_forks": 0,
    "repo_description": "Vkontakte Merchant API django app. ** Warning: ** vkontakte has deprecated Merchant API.",
    "pypi_url": "http://pypi.python.org/pypi/django-vkontakte-merchant",
    "documentation_url": null,
    "repo_watchers": 9,
    "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": [
        "kmike"
    ]
}