API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1906/
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/75/"
    ],
    "id": 1906,
    "title": "51Degrees.mobi Mobile Detector",
    "slug": "51degrees-mobi-lite",
    "last_updated": "2017-07-05T05:48:43-04:00",
    "last_fetched": "2026-02-15T07:05:15.039122-05:00",
    "repo_url": "https://github.com/51Degrees/51Degrees-PatternWrapper-Python",
    "pypi_version": "1.0",
    "created": "2013-07-01T04:29:08.195851-04:00",
    "modified": "2026-01-29T12:46:47.698715-05:00",
    "repo_forks": 0,
    "repo_description": "DEPRECATED: See 51Degrees/Device-Detection for latest Python API:",
    "pypi_url": "http://pypi.python.org/pypi/51degrees-mobile-detector-lite-pattern-wrapper",
    "documentation_url": null,
    "repo_watchers": 1,
    "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": [
        "RichTeaMan",
        "Joseph51D",
        "LarisaAmirova"
    ]
}