API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/49/"
    ],
    "id": 474,
    "title": "Transifex",
    "slug": "transifex",
    "last_updated": "2014-05-05T08:44:26-04:00",
    "last_fetched": "2026-02-15T09:03:20.967159-05:00",
    "repo_url": "https://github.com/transifex/transifex-old-core",
    "pypi_version": "1.2.1",
    "created": "2010-11-06T18:45:28.265797-04:00",
    "modified": "2026-01-29T12:51:22.427296-05:00",
    "repo_forks": 3,
    "repo_description": "Translation workflow & crowdsourcing for agile teams. Older, open-source codebase of Transifex.com",
    "pypi_url": "http://pypi.python.org/pypi/transifex",
    "documentation_url": "https://pythonhosted.org/transifex/",
    "repo_watchers": 5,
    "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": [
        "diegobz",
        "jkal",
        "alup",
        "glezos",
        "mpessas",
        "zerng07",
        "ctrochalakis",
        "linukcs",
        "winterheart",
        "ujdhesa",
        "rtnpro",
        "redcrash",
        "gnozil",
        "sayanchowdhury",
        "smarquespt",
        "triglian",
        "acid-jack",
        "sawidis",
        "supeti",
        "laurivosandi",
        "piotrdrag",
        "guidograzioli",
        "logan5",
        "jezdez",
        "mrinx",
        "ant0ineg",
        "veeven",
        "jhellingman",
        "palos-ba",
        "yurchor",
        "yarons",
        "mostafadaneshvar",
        "michbalbi",
        "iogakos",
        "key",
        "gerundt",
        "tymofij",
        "perplesso82",
        "nickraptis",
        "aavrug",
        "unho",
        "Strutten",
        "githopper",
        "hopparz",
        "Saviq",
        "nschermer",
        "Cilyan",
        "rprieditis",
        "shahn",
        "tokibito",
        "alefteris",
        "tvi",
        "stupinva",
        "Kristho",
        "sankarshan",
        "tatiana",
        "tiansworld",
        "tomspur",
        "fragkakis",
        "mrego",
        "korkakak",
        "jorgerodrigues",
        "ianlewis",
        "gkeramidas",
        "aavrug-test",
        "ecarreras",
        "amigadave",
        "yeager",
        "atriwidada",
        "uruz",
        "alexkay",
        "dfunckt"
    ]
}