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

{
    "url": "https://demozoo.org/api/v1/productions/64222/?format=api",
    "demozoo_url": "https://demozoo.org/productions/64222/",
    "id": 64222,
    "title": "Generation Pong",
    "author_nicks": [
        {
            "name": "MoAco",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32578/?format=api",
                "id": 32578,
                "name": "MoAco",
                "is_group": false
            }
        },
        {
            "name": "Raeddie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36562/?format=api",
                "id": 36562,
                "name": "Raeddie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-09-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "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://www.icebird.org/filez/demos/misc3/GPONG.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=23138"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1714/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1714/",
            "id": 1714,
            "name": "Unconventional 2001",
            "tagline": "",
            "start_date": "2001-09-07",
            "end_date": "2001-09-09",
            "location": "Lengenfeld, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.57003,
            "longitude": 12.36535,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}