API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1368/?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/147/?format=api"
    ],
    "id": 1368,
    "title": "mezzanine-twittertopic",
    "slug": "mezzanine-twittertopic",
    "last_updated": "2013-11-19T22:14:20-05:00",
    "last_fetched": "2016-07-24T15:04:41.928217-04:00",
    "repo_url": "https://github.com/lockhart/mezzanine-twittertopic",
    "pypi_version": null,
    "created": "2012-07-10T03:00:24.564260-04:00",
    "modified": "2025-01-31T14:59:42.405332-05:00",
    "repo_forks": 0,
    "repo_description": "Extension to the mezzanine twitter app adding topics and queries configurable from the admin interface.",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 6,
    "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": [
        "stephenmcd",
        "kostafey",
        "sebasmagri",
        "dfalk",
        "kenbolton",
        "ajfisher",
        "edschofield",
        "AlexHill",
        "joshcartme",
        "dpnova",
        "jcartmell",
        "renyi",
        "jerivas",
        "wrwrwr",
        "akhayyat",
        "amites",
        "tvon",
        "ei-grad",
        "gavinwahl",
        "viaregio",
        "tourist",
        "eht16",
        "electroniceagle",
        "pedroma",
        "lorin",
        "rockymeza",
        "Bornazadeh",
        "onelson",
        "mattoc",
        "lockhart",
        "makarenya",
        "acatton",
        "diramazioni",
        "efloehr",
        "Gu1",
        "spookylukey",
        "ojh",
        "avtobiff",
        "shensac",
        "Cojacfar",
        "tow",
        "atkinson",
        "adambrenecki",
        "lajarre",
        "excieve",
        "bradmontgomery",
        "cmarrero",
        "ctrengove",
        "hakanb",
        "jbarham",
        "joshbatchelor",
        "kenthauser",
        "kowalej",
        "leematos",
        "thibault",
        "mothsART",
        "zgohr",
        "thomasWajs",
        "Fusion",
        "overshard",
        "codeinthehole",
        "Donneker",
        "molokov",
        "ivanteoh",
        "jfw",
        "jgroszko",
        "kennu",
        "glader",
        "n1k0",
        "nlhkabu",
        "pokoli",
        "mjollnir",
        "rosslaird",
        "seanvoss",
        "nebrybledu",
        "Ryochan7",
        "troyharvey",
        "VanL",
        "vkurup",
        "thatandromeda",
        "brenouchoa",
        "endophage",
        "kevinlondon",
        "paolodina",
        "abakan",
        "shurik",
        "dergraf",
        "tezro",
        "sneawo",
        "audreyr",
        "nosliwneb",
        "BrydenFrizzell",
        "chrismsnz",
        "CornelK",
        "ciupicri",
        "sligodave",
        "dericcrago",
        "dheerosaur",
        "duduklein",
        "esomething",
        "gabesmed",
        "grobertson",
        "jasonwooong",
        "kennethlove",
        "ambientsound",
        "lingthio",
        "avostryakov",
        "onjin",
        "fusepilot",
        "Bahus",
        "huxley",
        "awsum",
        "PetrPapousek",
        "rafaelbeckel",
        "mogga",
        "rhardouin",
        "sjkingo",
        "batpad",
        "shabda",
        "hypertexthero",
        "gtx5",
        "theju",
        "tjetzinger",
        "Roconda",
        "tiliv",
        "tiktuk",
        "van-nguyen",
        "thalin",
        "btx",
        "derkaderka",
        "dizpers",
        "hcconquer",
        "joejulian",
        "lexual",
        "lyhapple",
        "mik3y",
        "mmuk2",
        "chhantyal",
        "pahaz",
        "poptosic"
    ]
}