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

{
    "url": "https://demozoo.org/api/v1/productions/165447/?format=api",
    "demozoo_url": "https://demozoo.org/productions/165447/",
    "id": 165447,
    "title": "River Racers",
    "author_nicks": [
        {
            "name": "Telenova Software",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75466/?format=api",
                "id": 75466,
                "name": "Telenova",
                "is_group": true
            }
        },
        {
            "name": "The New Dimension",
            "abbreviation": "TND",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16410/?format=api",
                "id": 16410,
                "name": "The New Dimension",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-03-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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Richard Bayliss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                    "id": 16409,
                    "name": "Richard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Richard Bayliss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                    "id": 16409,
                    "name": "Richard",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Richard Bayliss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                    "id": 16409,
                    "name": "Richard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Robert Doerfler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3045/?format=api",
                    "id": 3045,
                    "name": "LordNikon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "sprites"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/forever03/c64/demos_gfx_intro_etc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37969"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7718,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/124/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/124/",
                    "id": 124,
                    "name": "Forever 2003",
                    "tagline": "Forever Quattro",
                    "start_date": "2003-03-14",
                    "end_date": "2003-03-16",
                    "location": "Zlatovce, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.90431,
                    "longitude": 18.00753,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1c/ce/2b19.119723.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/1c/ce/2b19.119723.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1c/ce/2b19.119723.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}