API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1854/
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/33/",
        "https://djangopackages.org/api/v4/grids/210/",
        "https://djangopackages.org/api/v4/grids/157/"
    ],
    "id": 1854,
    "title": "django-embed-video",
    "slug": "django-embed-video",
    "last_updated": "2026-02-13T17:49:38-05:00",
    "last_fetched": "2026-02-15T17:18:22.954783-05:00",
    "repo_url": "https://github.com/jazzband/django-embed-video",
    "pypi_version": "1.4.10",
    "created": "2013-06-01T10:12:36.830564-04:00",
    "modified": "2026-01-28T14:14:46.998188-05:00",
    "repo_forks": 136,
    "repo_description": "Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.",
    "pypi_url": "http://pypi.python.org/pypi/django-embed-video",
    "documentation_url": "https://readthedocs.org/projects/django-embed-video/",
    "repo_watchers": 394,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        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,
        7,
        2
    ],
    "participants": [
        "yetty",
        "aleksihakli",
        "mgrdcm",
        "hramezani",
        "techdragon",
        "kalzun",
        "cedriccarrard",
        "pre-commit-ci[bot]",
        "nossila",
        "jezdez",
        "xavierdcruz0",
        "chirale",
        "pawel-ch",
        "hugovk",
        "derek-adair",
        "Calzzetta",
        "bashu",
        "koterpillar",
        "tlm06",
        "sergiobrr",
        "93578237",
        "SalahAdDin",
        "thijstriemstra",
        "iamsushanth",
        "sergey-panasenko",
        "rolo",
        "eagleoflqj",
        "Nilansha",
        "marcosguedes",
        "szuliq",
        "justinmerrell",
        "submarcos",
        "jazzband-bot",
        "Hopiu",
        "mcfedr",
        "SmileyChris",
        "bburan",
        "blfpd",
        "z4r"
    ]
}