API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1561/?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/155/?format=api"
    ],
    "id": 1561,
    "title": "rapidsms-xforms",
    "slug": "rapidsms-xforms",
    "last_updated": "2013-10-17T05:52:43-04:00",
    "last_fetched": "2026-05-25T21:01:18.871625-04:00",
    "repo_url": "https://github.com/nyaruka/rapidsms-xforms",
    "pypi_version": "0.4.1",
    "created": "2012-11-26T12:06:24.796976-05:00",
    "modified": "2026-01-28T15:54:51.537050-05:00",
    "repo_forks": 16,
    "repo_description": "The RapidSMS xforms application provides an interactive web based form builder. ",
    "pypi_url": "http://pypi.python.org/pypi/rapidsms-xforms",
    "documentation_url": "https://readthedocs.org/projects/rapidsms-xforms/",
    "repo_watchers": 30,
    "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": [
        "nicpottier",
        "ericnewcomer",
        "thedavidmccann",
        "adammck",
        "ewheeler",
        "bniz",
        "rowenaluk"
    ]
}