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

{
    "url": "https://demozoo.org/api/v1/productions/93509/?format=api",
    "demozoo_url": "https://demozoo.org/productions/93509/",
    "id": 93509,
    "title": "Racer",
    "author_nicks": [
        {
            "name": "Thadoss",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32913/?format=api",
                "id": 32913,
                "name": "Thadoss",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dune",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2179/?format=api",
                "id": 2179,
                "name": "Dune",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-11-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Thadoss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32913/?format=api",
                    "id": 32913,
                    "name": "Thadoss",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.jagware.org/~c.v.s.d.//friends/Dune/RACER.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2013/SV2K13/GAME/DUNE/RACER.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/game-atari-st-racer_30207.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62163"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=l5WXvkX43dQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "516",
            "competition": {
                "id": 9646,
                "name": "Combined Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1486/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1486/",
                    "id": 1486,
                    "name": "Silly Venture 2013",
                    "tagline": "Atari's last venture into the hardware market",
                    "start_date": "2013-11-08",
                    "end_date": "2013-11-11",
                    "location": "Gdansk, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35276,
                    "longitude": 18.650049,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}