API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/687/
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/16/"
    ],
    "id": 687,
    "title": "django-selectable",
    "slug": "django-selectable",
    "last_updated": "2025-03-03T04:52:11-05:00",
    "last_fetched": "2026-02-15T18:03:17.659045-05:00",
    "repo_url": "https://github.com/mlavin/django-selectable",
    "pypi_version": "1.5.0",
    "created": "2011-03-14T01:15:21.708198-04:00",
    "modified": "2026-01-28T14:22:36.491458-05:00",
    "repo_forks": 63,
    "repo_description": "Tools and widgets for using/creating auto-complete selection widgets using Django and jQuery UI.",
    "pypi_url": "http://pypi.python.org/pypi/django-selectable",
    "documentation_url": "https://readthedocs.org/projects/django-selectable/",
    "repo_watchers": 130,
    "commits_over_52": [
        0,
        0,
        6,
        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": [
        "mlavin",
        "domdinicola",
        "spookylukey",
        "kluchrj",
        "manfre",
        "slafs",
        "kmtracey",
        "Saex",
        "vkurup",
        "leo-the-manic",
        "JoshAddington",
        "jab3z",
        "ykhrustalev",
        "PetrDlouhy",
        "dpoirier",
        "bogdal",
        "auvipy",
        "augustomen",
        "copelco",
        "daaray",
        "KINFOO",
        "morlandi",
        "raphaelmerx",
        "ustun",
        "whiteblack",
        "marko90b"
    ]
}