API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2674/?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/231/?format=api",
        "https://djangopackages.org/api/v4/grids/282/?format=api",
        "https://djangopackages.org/api/v4/grids/439/?format=api"
    ],
    "id": 2674,
    "title": "django-invitations",
    "slug": "django-invitations",
    "last_updated": "2024-08-13T13:34:06-04:00",
    "last_fetched": "2026-02-15T17:15:37.963114-05:00",
    "repo_url": "https://github.com/jazzband/django-invitations",
    "pypi_version": "2.1.0",
    "created": "2014-12-02T06:21:51.560890-05:00",
    "modified": "2026-01-28T14:12:05.735278-05:00",
    "repo_forks": 163,
    "repo_description": "Generic invitations app for Django",
    "pypi_url": "https://pypi.org/project/django-invitations",
    "documentation_url": "https://django-invitations.readthedocs.io/en/latest/",
    "repo_watchers": 598,
    "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": [
        "bee-keeper",
        "valberg",
        "pre-commit-ci[bot]",
        "Flimm",
        "will-copperleaf",
        "clokep",
        "brylie",
        "eugena",
        "dependabot[bot]",
        "aaronkazah",
        "bengolder",
        "giussepi",
        "jezdez",
        "radwon",
        "adiman9",
        "alexsilva",
        "ckkz-it",
        "barseghyanartur",
        "benwad",
        "curtisstpierre",
        "null-none",
        "EdwardBetts",
        "emilepetrone",
        "MrCordeiro",
        "scratchmex",
        "jbc22",
        "jacklinke",
        "hubdotcom",
        "jayvdb",
        "joshjo",
        "mdrie",
        "mattmikolay",
        "mcepl",
        "iMerica",
        "mjnaderi",
        "raybesiga",
        "RedBeardCode",
        "rosexi",
        "bryant1410",
        "simonv3",
        "tigranl",
        "tbarbugli",
        "bedros",
        "blag",
        "gtwohig",
        "jeromecc",
        "JoGorska",
        "saschahofmann",
        "superman32432432",
        "yguarata"
    ]
}