API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3226/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/300/"
    ],
    "id": 3226,
    "title": "Transcrypt - Python to Javascript compiler. One language on client and server. Lean, fast, open!",
    "slug": "transcrypt",
    "last_updated": "2025-06-01T17:03:31-04:00",
    "last_fetched": "2026-02-15T18:13:08.353709-05:00",
    "repo_url": "https://github.com/qquick/Transcrypt",
    "pypi_version": "3.9.4",
    "created": "2016-02-29T11:12:21.629819-05:00",
    "modified": "2026-01-28T14:33:15.956775-05:00",
    "repo_forks": 219,
    "repo_description": "Python 3.9 to JavaScript compiler - Lean, fast, open!",
    "pypi_url": "http://pypi.python.org/pypi/transcrypt",
    "documentation_url": "http://www.transcrypt.org/docs/html/index.html",
    "repo_watchers": 2913,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        1,
        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": [
        "JdeH",
        "JennaSys",
        "RCL-Carl",
        "axgkl",
        "theodox",
        "geatec",
        "nmrtv",
        "daboross",
        "happy-monk",
        "GULPF",
        "pierrejean-coudert",
        "JMCanning78",
        "CarstenGrohmann",
        "cclauss",
        "eddieantonio",
        "metamarcdw",
        "withrocks",
        "phorward",
        "doconix",
        "dvanduzer",
        "schmave",
        "jftsang",
        "JGreenlee",
        "johnfraney",
        "mjstevens777",
        "pombredanne",
        "nixphix",
        "prayagverma",
        "tubaman",
        "jacquev6",
        "fmoor",
        "myii",
        "paulmasson"
    ]
}