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

{
    "url": "https://demozoo.org/api/v1/productions/79800/?format=api",
    "demozoo_url": "https://demozoo.org/productions/79800/",
    "id": 79800,
    "title": "Push the tempo",
    "author_nicks": [
        {
            "name": "Solar",
            "abbreviation": "SLR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24789/?format=api",
                "id": 24789,
                "name": "Solar",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-07-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Crash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28459/?format=api",
                    "id": 28459,
                    "name": "Crash",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Coat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11723/?format=api",
                    "id": 11723,
                    "name": "Coat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D, 3D"
        },
        {
            "nick": {
                "name": "Ravity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27949/?format=api",
                    "id": 27949,
                    "name": "Ravity",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tilkin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142692/?format=api",
                    "id": 142692,
                    "name": "Tilkin",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/scene_event04/demo/push_the_tempo_by_solar.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12836"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=WOthFSOuGDw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "150",
            "competition": {
                "id": 549,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/206/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/206/",
                    "id": 206,
                    "name": "Scene Event 2004",
                    "tagline": "",
                    "start_date": "2004-07-21",
                    "end_date": "2004-07-24",
                    "location": "Harridslev, Randers, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.501331,
                    "longitude": 10.12783,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx-9"
    ]
}