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

{
    "url": "https://demozoo.org/api/v1/productions/126068/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126068/",
    "id": 126068,
    "title": "Coloris",
    "author_nicks": [
        {
            "name": "Artstate",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29829/?format=api",
                "id": 29829,
                "name": "Artstate",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-11-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Motion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30011/?format=api",
                    "id": 30011,
                    "name": "Motion",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Motion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30011/?format=api",
                    "id": 30011,
                    "name": "Motion",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Motion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30011/?format=api",
                    "id": 30011,
                    "name": "Motion",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Conrad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/166/?format=api",
                    "id": 166,
                    "name": "Conrad",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=166905"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=166905"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64368"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=FZGMiclUayY"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2009/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2009/",
            "id": 2009,
            "name": "Syntax 2014",
            "tagline": "",
            "start_date": "2014-11-14",
            "end_date": "2014-11-16",
            "location": "Melbourne, Victoria, Australia",
            "is_online": false,
            "country_code": "AU",
            "latitude": -37.814,
            "longitude": 144.96332,
            "website": "http://www.syntaxparty.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/d6/cc01.72501.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/0f/d6/cc01.72501.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/d6/cc01.72501.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}