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

{
    "url": "https://demozoo.org/api/v1/productions/147042/?format=api",
    "demozoo_url": "https://demozoo.org/productions/147042/",
    "id": 147042,
    "title": "GLI.TC/H Mantra",
    "author_nicks": [
        {
            "name": "Krüe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6567/?format=api",
                "id": 6567,
                "name": "Krüe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://krue.net/prods/glitch_mantra.po"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/Gli.tchMantra"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60477"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4668/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4668/",
            "id": 4668,
            "name": "GLI.TC/H 2012",
            "tagline": "",
            "start_date": "2012-12-06",
            "end_date": "2012-12-09",
            "location": "",
            "is_online": false,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://gli.tc/h/2112/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e0/64/2d2f.143009.png",
            "original_width": 280,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/e0/64/2d2f.143009.png",
            "standard_width": 280,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e0/64/2d2f.143009.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}