API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1781/
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/431/"
    ],
    "id": 1781,
    "title": "django-pyodbc",
    "slug": "django-pyodbc",
    "last_updated": "2023-01-29T11:42:06-05:00",
    "last_fetched": "2026-02-15T18:15:26.492848-05:00",
    "repo_url": "https://github.com/lionheart/django-pyodbc",
    "pypi_version": "1.1.3",
    "created": "2013-04-25T00:55:32.291004-04:00",
    "modified": "2026-01-28T14:35:57.841890-05:00",
    "repo_forks": 105,
    "repo_description": "An ODBC-powered MS SQL Server DB backend for Django 1.4+",
    "pypi_url": "http://pypi.python.org/pypi/django-pyodbc",
    "documentation_url": "https://github.com/lionheart/django-pyodbc/blob/master/README.md",
    "repo_watchers": 203,
    "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": [
        "dlo",
        "michiya",
        "RossRogers",
        "tax",
        "vegitron",
        "waterfoul",
        "gone",
        "hobson",
        "avidal",
        "soujiro86",
        "elver",
        "luzfcb",
        "Aigeruth",
        "Gorah",
        "jieter",
        "jbittel",
        "beruic",
        "sn4kebite",
        "jordanorc",
        "martingalloar",
        "Mrsserj",
        "ofalk",
        "padelt",
        "GotenXiao",
        "timgates42",
        "memecoinmonster"
    ]
}