API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/210/?format=api"
    ],
    "id": 2736,
    "title": "vishap",
    "slug": "vishap",
    "last_updated": "2015-04-17T08:06:52-04:00",
    "last_fetched": "2026-02-15T19:04:45.011281-05:00",
    "repo_url": "https://github.com/barseghyanartur/vishap",
    "pypi_version": "0.1.5",
    "created": "2015-01-15T18:31:09.788142-05:00",
    "modified": "2026-01-28T14:41:45.058074-05:00",
    "repo_forks": 0,
    "repo_description": "Generate embed (HTML) code of services like Youtube or Vimeo from URLs given",
    "pypi_url": "http://pypi.python.org/pypi/vishap",
    "documentation_url": "http://vishap.readthedocs.org/",
    "repo_watchers": 4,
    "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": [
        "barseghyanartur"
    ]
}