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

{
    "url": "https://demozoo.org/api/v1/productions/204602/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204602/",
    "id": 204602,
    "title": "One Scene",
    "author_nicks": [
        {
            "name": "The Neverstoppers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90119/?format=api",
                "id": 90119,
                "name": "The Neverstoppers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-06-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Waffle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70/?format=api",
                    "id": 70,
                    "name": "Waffle",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Waffle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70/?format=api",
                    "id": 70,
                    "name": "Waffle",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "sync"
        },
        {
            "nick": {
                "name": "Spiikki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3043/?format=api",
                    "id": 3043,
                    "name": "Spiikki",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Spiikki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3043/?format=api",
                    "id": 3043,
                    "name": "Spiikki",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/graffathon19/advanced/the_neverstoppers-thisisonescene.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/waffle/releases/2019/the_neverstoppers-one_scene.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81489"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=NvY8i19Nx4E"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "151",
            "competition": {
                "id": 15162,
                "name": "Advanced",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3889/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3889/",
                    "id": 3889,
                    "name": "Graffathon 2019",
                    "tagline": "",
                    "start_date": "2019-06-07",
                    "end_date": "2019-06-09",
                    "location": "Espoo, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.25,
                    "longitude": 24.66667,
                    "website": "http://www.graffathon.fi/2019/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3791/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3791/",
            "id": 3791,
            "name": "Assembly 2019",
            "tagline": "",
            "start_date": "2019-08-01",
            "end_date": "2019-08-04",
            "location": "Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": "http://www.assembly.org"
        }
    ],
    "screenshots": [],
    "tags": [
        "gnu-rocket",
        "processing"
    ]
}