API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/233/
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/7/"
    ],
    "id": 233,
    "title": "django-vkontakte-iframe",
    "slug": "django-vkontakte-iframe",
    "last_updated": "2014-05-31T16:47:21-04:00",
    "last_fetched": "2026-02-16T01:06:36.223762-05:00",
    "repo_url": "https://bitbucket.org/kmike/django-vkontakte-iframe/",
    "pypi_version": "0.4.1",
    "created": "2010-09-09T18:57:41.130488-04:00",
    "modified": "2026-01-28T15:57:39.105435-05:00",
    "repo_forks": 8,
    "repo_description": "Django app for developing vk.com (aka vkontakte.ru largest, Russian social network) iframe applications.\r\n\r\nHandles user authentication and registration.\r\n",
    "pypi_url": "http://pypi.python.org/pypi/django-vkontakte-iframe",
    "documentation_url": null,
    "repo_watchers": 33,
    "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"
    ]
}