API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3707/
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/247/",
        "https://djangopackages.org/api/v4/grids/139/",
        "https://djangopackages.org/api/v4/grids/258/",
        "https://djangopackages.org/api/v4/grids/43/"
    ],
    "id": 3707,
    "title": "sentry-telegram",
    "slug": "sentry-telegram",
    "last_updated": "2024-06-26T19:49:32-04:00",
    "last_fetched": "2026-02-15T22:04:06.896025-05:00",
    "repo_url": "https://github.com/butorov/sentry-telegram",
    "pypi_version": "0.6.0",
    "created": "2017-02-10T09:03:06.347373-05:00",
    "modified": "2026-01-28T15:21:04.678203-05:00",
    "repo_forks": 68,
    "repo_description": "Plugin for Sentry which allows sending notification via Telegram messenger.",
    "pypi_url": "http://pypi.python.org/pypi/sentry-telegram",
    "documentation_url": "",
    "repo_watchers": 283,
    "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": [
        "butorov",
        "Stranger6667",
        "konstantin-leontev",
        "metheoryt",
        "holycheater",
        "pupaxxo",
        "amokrushin"
    ]
}