API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6195/?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/14/?format=api"
    ],
    "id": 6195,
    "title": "Django ModelSearch",
    "slug": "django-modelsearch",
    "last_updated": "2026-02-11T18:18:54-05:00",
    "last_fetched": "2026-02-15T03:09:51.575513-05:00",
    "repo_url": "https://github.com/wagtail/django-modelsearch",
    "pypi_version": "1.2",
    "created": "2025-11-15T06:36:28.320228-05:00",
    "modified": "2026-01-28T16:51:57.776490-05:00",
    "repo_forks": 7,
    "repo_description": "Index Django Models with Elasticsearch or OpenSearch and query them with the ORM",
    "pypi_url": "https://pypi.org/project/modelsearch",
    "documentation_url": "https://django-modelsearch.readthedocs.io/en/latest",
    "repo_watchers": 83,
    "commits_over_52": [
        3,
        0,
        0,
        0,
        9,
        17,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        36,
        5,
        0,
        0,
        0,
        0,
        0,
        28,
        34,
        7,
        1,
        3,
        1,
        12,
        8,
        5,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        1,
        0,
        3
    ],
    "participants": [
        "kaedroho",
        "gasman",
        "BertrandBordage",
        "mx-moth",
        "laymonage",
        "lb-",
        "ACMCMC",
        "atombrella",
        "RealOrangeOne",
        "zerolab",
        "thibaudcolas",
        "nealtodd",
        "Stormheg",
        "m1kola",
        "marcelkornblum",
        "jschneier",
        "DanielSwain",
        "JoshBarr",
        "GLEF1X",
        "davecranwell",
        "seb-b",
        "yhoiseth",
        "tbrlpld",
        "spapas",
        "coredumperror",
        "rclark72",
        "nimasmi",
        "specialunderwear",
        "jsma",
        "allcaps",
        "BenSturmfels",
        "chosak",
        "salty-ivy",
        "William-Blackie",
        "v1kku",
        "engineervix",
        "tomusher",
        "cyface",
        "timonweb",
        "tiago-castro-henriques",
        "saevarom",
        "stevedya",
        "stevenewey",
        "KIRA009",
        "albinazs",
        "alistairclark",
        "bbeniamin",
        "shuishida",
        "eprikazc",
        "fabienheureux",
        "exanthis",
        "luzpaz",
        "pyMan",
        "pySilver",
        "riceyrice",
        "scott-8",
        "sgfost",
        "utek",
        "yihuang",
        "ababic",
        "bmispelon",
        "Buraah",
        "cspollar",
        "activus-d",
        "dibell",
        "Dolidodzik",
        "minusf",
        "nim65s",
        "helenwarren",
        "dest81",
        "johnfraney",
        "johnraz",
        "jalourenco",
        "lucasmoeskops",
        "krukas",
        "martey",
        "mrf345",
        "ellmetha",
        "NXPY123",
        "Nightwing-77",
        "nikolaik",
        "Lojack",
        "SaptakS",
        "shacker",
        "sir-sigurd"
    ]
}