API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/242/
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/58/",
        "https://djangopackages.org/api/v4/grids/19/",
        "https://djangopackages.org/api/v4/grids/107/"
    ],
    "id": 242,
    "title": "django-ckeditor",
    "slug": "django-ckeditor",
    "last_updated": "2025-06-06T06:16:15-04:00",
    "last_fetched": "2026-02-15T14:27:47.157507-05:00",
    "repo_url": "https://github.com/django-ckeditor/django-ckeditor",
    "pypi_version": "6.7.3",
    "created": "2010-09-11T15:43:14.268208-04:00",
    "modified": "2026-01-28T13:51:23.319155-05:00",
    "repo_forks": 689,
    "repo_description": "Django admin CKEditor integration.",
    "pypi_url": "http://pypi.python.org/pypi/django-ckeditor",
    "documentation_url": "https://django-ckeditor.readthedocs.io/en/latest/",
    "repo_watchers": 2466,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        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": [
        "riklaunim",
        "matthiask",
        "ddabble",
        "nikolas",
        "hsmett",
        "luzfcb",
        "zefj",
        "3point2",
        "AliYmn",
        "rgcarrasqueira",
        "ahumeau",
        "dessibelle",
        "vstoykov",
        "simonpanay",
        "mauler",
        "elmq0022",
        "vparitskiy",
        "christianglodt",
        "b2550",
        "Visgean",
        "tomwys",
        "sylvain-josserand",
        "rokj",
        "horejsek",
        "radiovisual",
        "dustingtorres",
        "dekoza",
        "Flimm",
        "machinist",
        "bschuon",
        "alexshin",
        "bbonfoey",
        "ArtemBernatskyy",
        "zhangchn",
        "snegok",
        "tompipen",
        "TZanke",
        "tisdall",
        "tassoman",
        "sundaradh",
        "stianpr",
        "stkrp",
        "Saex",
        "rupertbaker",
        "rmo-cdsp",
        "amarandon",
        "cxgreat2014",
        "dpp-name",
        "eshellman",
        "hashlash",
        "hedleyroos",
        "istommao",
        "karec",
        "myii",
        "nreilly",
        "patient",
        "petrpulc",
        "sbussetti",
        "tufedtm",
        "v1k45",
        "arogachev",
        "brenoassp",
        "chr15m",
        "ComradeDOS",
        "ngenator",
        "David-Wobrock",
        "avbasov",
        "devonwarren",
        "diegofsousa",
        "dima-kov",
        "felixSchl",
        "fdintino",
        "geoolekom",
        "hamidrasti",
        "seedofjoy",
        "jnns",
        "janos",
        "toracle",
        "jsatt",
        "kevgathuku",
        "xammi",
        "bikeshedder",
        "mick88",
        "pauloxnet",
        "lqez",
        "stelzzz",
        "pnovotnak",
        "rafaelhdr"
    ]
}