GET /api/v1/productions/361588/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/361588/?format=api",
    "demozoo_url": "https://demozoo.org/productions/361588/",
    "id": 361588,
    "title": "Crappytro I",
    "author_nicks": [
        {
            "name": "The Cheesefactory",
            "abbreviation": "CFDT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109613/?format=api",
                "id": 109613,
                "name": "The Cheesefactory",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/29/?format=api",
            "id": 29,
            "name": "Sony Playstation Portable (PSP)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cheesefactory.us/filecenter/lua%20scraps/Crappytro%20I.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52408"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lua"
    ]
}