API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3909/?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/107/?format=api",
        "https://djangopackages.org/api/v4/grids/8/?format=api",
        "https://djangopackages.org/api/v4/grids/274/?format=api"
    ],
    "id": 3909,
    "title": "martor",
    "slug": "martor",
    "last_updated": "2025-11-01T12:42:03-04:00",
    "last_fetched": "2026-02-16T02:05:31.344374-05:00",
    "repo_url": "https://github.com/agusmakmun/django-markdown-editor",
    "pypi_version": "1.0.3",
    "created": "2017-09-17T21:02:16.917548-04:00",
    "modified": "2026-01-28T16:06:22.228189-05:00",
    "repo_forks": 1301,
    "repo_description": "🙌 Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI",
    "pypi_url": "http://pypi.python.org/pypi/django-markdown-editor",
    "documentation_url": "https://github.com/agusmakmun/django-markdown-editor/wiki",
    "repo_watchers": 894,
    "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,
        20,
        0,
        0,
        0,
        2,
        6,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "agusmakmun",
        "tomaszn",
        "vchrisb",
        "dependabot[bot]",
        "Alihtt",
        "KayleeTheMech",
        "Xyene",
        "quantum5",
        "olymk2",
        "0p3r4t0r",
        "lprokein",
        "oasisMystre",
        "CristopherH95",
        "jafnhaar",
        "enjoy-software",
        "soomy",
        "0xD09CD196D188D0B0",
        "pizzapanther",
        "pcraig3",
        "rgammans",
        "junwenwaynepeng",
        "xero7689",
        "tim-schilling",
        "NaincyKumariKnoldus",
        "bhemmer",
        "baseplate-admin",
        "kvadimas",
        "tsvwd",
        "Peppar",
        "jsenecal",
        "nezhar",
        "AleksaC",
        "christophehenry",
        "BenjaminPalko",
        "baguzzzaji",
        "anibalpacheco",
        "lockie",
        "aitorciki"
    ]
}