API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/65/",
        "https://djangopackages.org/api/v4/grids/113/"
    ],
    "id": 787,
    "title": "any2any",
    "slug": "any2any",
    "last_updated": "2012-09-01T07:49:46-04:00",
    "last_fetched": "2026-02-15T09:03:47.780420-05:00",
    "repo_url": "https://bitbucket.org/sebpiq/any2any",
    "pypi_version": "0.4.1",
    "created": "2011-05-06T05:55:03.941757-04:00",
    "modified": "2026-01-29T12:52:08.593423-05:00",
    "repo_forks": 1,
    "repo_description": "NOW MOVED TO : https://github.com/sebpiq/any2any",
    "pypi_url": "",
    "documentation_url": "https://readthedocs.org/projects/any2any/",
    "repo_watchers": 8,
    "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": [
        "sebpiq"
    ]
}