API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4205/?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/245/?format=api",
        "https://djangopackages.org/api/v4/grids/7/?format=api",
        "https://djangopackages.org/api/v4/grids/409/?format=api"
    ],
    "id": 4205,
    "title": "django-rest-framework-simplejwt",
    "slug": "djangorestframework-simplejwt",
    "last_updated": "2026-02-11T13:54:50-05:00",
    "last_fetched": "2026-02-15T14:13:02.359421-05:00",
    "repo_url": "https://github.com/jazzband/djangorestframework-simplejwt",
    "pypi_version": "5.5.1",
    "created": "2018-08-27T02:30:31.104564-04:00",
    "modified": "2026-01-28T13:43:36.462519-05:00",
    "repo_forks": 698,
    "repo_description": "A JSON Web Token authentication plugin for the Django REST Framework.",
    "pypi_url": "http://pypi.python.org/pypi/djangorestframework-simplejwt",
    "documentation_url": "https://django-rest-framework-simplejwt.readthedocs.io/en/latest/",
    "repo_watchers": 4301,
    "commits_over_52": [
        1,
        6,
        3,
        4,
        0,
        1,
        0,
        1,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        5,
        0,
        0,
        0,
        0,
        0,
        5,
        0,
        0,
        1,
        2,
        6,
        2,
        0,
        2,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        4
    ],
    "participants": [
        "davesque",
        "pre-commit-ci[bot]",
        "Andrew-Chen-Wang",
        "2ykwang",
        "vgrozdanic",
        "jezdez",
        "ajhodges",
        "dependabot[bot]",
        "hramezani",
        "vainu-arto",
        "johnthagen",
        "mahdirahimi1999",
        "felixxm",
        "xrmx",
        "github-actions[bot]",
        "hishamkaram",
        "m2mbr",
        "kiraware",
        "93578237",
        "dgmouris",
        "abczzz13",
        "Dresdn",
        "Mateusz-Slisz",
        "jpadilla",
        "domdinicola",
        "fergyfresh",
        "AdrianoDiDio",
        "SayatP",
        "fossy-dude",
        "SebCorbin",
        "kozlek",
        "t-io",
        "thomasrockhu-codecov",
        "banDeveloper",
        "inti7ary",
        "waketzheng",
        "Yaser-Amiri",
        "Egor-oop",
        "code-yeongyu",
        "realsuayip",
        "sterliakov",
        "rodrq",
        "robrichter",
        "rencesar",
        "rasooll",
        "PedroPerpetua",
        "the-papi",
        "pasindu-pr",
        "oscarychen",
        "KOliver94",
        "nikolaik",
        "nicktindall",
        "angryfoxx",
        "zengqiu",
        "lizn520",
        "totycro",
        "robypomoni",
        "roadbearstudios",
        "rajan-blackboxes",
        "TeresaSiegmantel",
        "oonid",
        "mjlabe",
        "mizvyt",
        "maltaesousa",
        "llorenspujol",
        "juanbailon",
        "henryfool91",
        "grayver",
        "ghazi-git",
        "fabianlange",
        "elam91",
        "damelLP",
        "amirreza-sf80",
        "asaah18",
        "zxkeyy",
        "yuekui",
        "Alig1493",
        "erisanolasheni",
        "daks",
        "kushibayev",
        "dominicmarmont",
        "zeack",
        "mrdinwiddie",
        "dpgraham4401",
        "dduong42",
        "DCDie",
        "Cloves23",
        "bertonha",
        "byrpatrick",
        "bducraux",
        "cbscsm",
        "BSVogler",
        "bashu",
        "asif-codes",
        "ashwanthbalakrishnan5",
        "Artem19861910",
        "armenak-baburyan",
        "dajiaji",
        "ajay09",
        "iamjazzar",
        "aqeelat",
        "mom1",
        "mattseymour",
        "mscansian",
        "mdefeche",
        "Pijuli",
        "saadmk11",
        "mohmyo",
        "rodlukas",
        "joshuadavidthomas",
        "jdg-journeyfront",
        "triplepoint",
        "jerr0328",
        "jazzband-bot",
        "jnovinger",
        "jannesblobel",
        "JaeHyuckSa",
        "thecarpetjasp",
        "TGoddessana",
        "hodossy",
        "hi-rad",
        "abel9851",
        "chicosilva",
        "felippem",
        "fabianfalon"
    ]
}