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

{
    "url": "https://demozoo.org/api/v1/productions/43073/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43073/",
    "id": 43073,
    "title": "Subsonic",
    "author_nicks": [
        {
            "name": "Twilight",
            "abbreviation": "TWI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22335/?format=api",
                "id": 22335,
                "name": "Twilight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-10-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Black",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28023/?format=api",
                    "id": 28023,
                    "name": "Black",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Lead"
        },
        {
            "nick": {
                "name": "Scale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39617/?format=api",
                    "id": 39617,
                    "name": "Scale",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Backup"
        },
        {
            "nick": {
                "name": "Klimax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22349/?format=api",
                    "id": 22349,
                    "name": "Klimax",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Sound"
        },
        {
            "nick": {
                "name": "Trope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22334/?format=api",
                    "id": 22334,
                    "name": "Trope",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Crazy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28024/?format=api",
                    "id": 28024,
                    "name": "Crazy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Textures"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/dialogos99/in64/subsonic.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17522"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "64",
            "competition": {
                "id": 4168,
                "name": "PC 64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1012/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1012/",
                    "id": 1012,
                    "name": "Dialogos 1999",
                    "tagline": "",
                    "start_date": "1999-10-01",
                    "end_date": "1999-10-03",
                    "location": "Kreisfreie Stadt Jena, Thuringia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.93194,
                    "longitude": 11.59056,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}