API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5699/?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/430/?format=api",
        "https://djangopackages.org/api/v4/grids/409/?format=api"
    ],
    "id": 5699,
    "title": "django-ninja-jwt",
    "slug": "django-ninja-jwt",
    "last_updated": "2026-01-21T20:50:12-05:00",
    "last_fetched": "2026-02-15T17:14:02.903486-05:00",
    "repo_url": "https://github.com/eadwinCode/django-ninja-jwt",
    "pypi_version": "5.4.4",
    "created": "2023-06-13T15:23:40.576319-04:00",
    "modified": "2026-01-28T14:10:15.048103-05:00",
    "repo_forks": 32,
    "repo_description": "A JSON Web Token authentication plugin for the Django REST Framework.",
    "pypi_url": "https://pypi.org/project/django-ninja-jwt",
    "documentation_url": "https://github.com/eadwinCode/django-ninja-jwt",
    "repo_watchers": 228,
    "commits_over_52": [
        0,
        0,
        1,
        5,
        0,
        0,
        5,
        0,
        0,
        0,
        2,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        5,
        1,
        0,
        0,
        1,
        2,
        0,
        0,
        2,
        1,
        0,
        0,
        4,
        0,
        2,
        0,
        0,
        0
    ],
    "participants": [
        "davesque",
        "eadwinCode",
        "dependabot[bot]",
        "Andrew-Chen-Wang",
        "ajhodges",
        "hramezani",
        "jezdez",
        "johnthagen",
        "felixxm",
        "2ykwang",
        "hishamkaram",
        "xrmx",
        "m2mbr",
        "sobolevn",
        "demiurg",
        "fabianlange",
        "dgmouris",
        "AdrianoDiDio",
        "fergyfresh",
        "jpadilla",
        "Mateusz-Slisz",
        "nikolaik",
        "the-papi",
        "pedrohsbarbosa99",
        "rasooll",
        "rencesar",
        "robrichter",
        "SayatP",
        "t-io",
        "waketzheng",
        "code-yeongyu",
        "damelLP",
        "dzonecat",
        "ghazi-git",
        "lausek",
        "llorenspujol",
        "maltaesousa",
        "mizvyt",
        "mjlabe",
        "oonid",
        "TeresaSiegmantel",
        "93578237",
        "rajan-blackboxes",
        "roadbearstudios",
        "robypomoni",
        "lizn520",
        "zengqiu",
        "realsuayip",
        "Svtter",
        "Aidan79225",
        "dajiaji",
        "Artem19861910",
        "asif-codes",
        "bashu",
        "bducraux",
        "CarlosBueno99",
        "chayim",
        "cosimo-lexroom",
        "zeack",
        "dominicmarmont",
        "domdinicola",
        "daks",
        "erisanolasheni",
        "felippem",
        "hi-rad",
        "hodossy",
        "jaddison",
        "jazzband-bot",
        "littlewhitedragonIN",
        "Chadys",
        "rodlukas",
        "mohmyo",
        "saadmk11",
        "mscansian",
        "mom1",
        "Alig1493",
        "nicktindall"
    ]
}