API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/874/?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/25/?format=api",
        "https://djangopackages.org/api/v4/grids/301/?format=api"
    ],
    "id": 874,
    "title": "lettuce",
    "slug": "lettuce",
    "last_updated": "2020-02-26T07:46:05-05:00",
    "last_fetched": "2026-02-15T19:05:40.124333-05:00",
    "repo_url": "https://github.com/gabrielfalcao/lettuce",
    "pypi_version": "0.2.23",
    "created": "2011-07-16T11:05:46.300473-04:00",
    "modified": "2026-01-28T14:42:52.607341-05:00",
    "repo_forks": 322,
    "repo_description": "Behavior-driven-development tool for python, inspired by Cucumber for Ruby ⛺",
    "pypi_url": "http://pypi.python.org/pypi/lettuce",
    "documentation_url": "https://pythonhosted.org/lettuce/",
    "repo_watchers": 1280,
    "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,
        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": [
        "gabrielfalcao",
        "danni",
        "adaschevici",
        "chris-morgan",
        "fsouza",
        "apieum",
        "michelts",
        "nikolas",
        "mitgr81",
        "dnozay",
        "benoitbryon",
        "skorokithakis",
        "pehas",
        "wpjunior",
        "SystemParadox",
        "hltbra",
        "pokutnik",
        "kevinastone",
        "medwards",
        "pshomov",
        "Grahack",
        "davidsulc",
        "algernon",
        "akaihola",
        "kyleconroy",
        "JensRantil",
        "alonisser",
        "hmleal",
        "rtkrruvinskiy",
        "rbu",
        "tswicegood",
        "hectord",
        "skoczen",
        "saschwarz",
        "stasfateev",
        "synclover",
        "pib",
        "odovzhenko",
        "NicoDeVeaux",
        "njwilson",
        "nehaljwani",
        "adamchainz",
        "beregond",
        "tty170",
        "vbabiy",
        "willembult",
        "xavfernandez",
        "claudiob",
        "smartkiwi",
        "starenka",
        "throwable-one",
        "arnihermann",
        "serefayar",
        "andresgz",
        "aaugustin",
        "brarcher",
        "chibisov",
        "cyrilrbt",
        "dhrrgn",
        "Reldan",
        "esco",
        "generalov",
        "egeland",
        "luzfcb",
        "ikorin",
        "jtatum",
        "jcollado",
        "hexsprite",
        "jangxyz",
        "msabramo",
        "hupf",
        "mike-grayhat",
        "nathanial",
        "vilmibm"
    ]
}