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

{
    "url": "https://demozoo.org/api/v1/productions/171859/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171859/",
    "id": 171859,
    "title": "Road Fever",
    "author_nicks": [
        {
            "name": "Bocianu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60653/?format=api",
                "id": 60653,
                "name": "Bocianu",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-05-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://mimuma.pl/roadfever/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://mrkozlowski.com/pico/road/road.html"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "256",
            "competition": {
                "id": 13213,
                "name": "PICO-8",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3154/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3154/",
                    "id": 3154,
                    "name": "Wap-Niak 2017",
                    "tagline": "",
                    "start_date": "2017-05-12",
                    "end_date": "2017-05-14",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": "http://wapniak.atari.org.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fb/e8/51be.135941.png",
            "original_width": 512,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/fb/e8/51be.135941.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fb/e8/51be.135941.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "racing-game"
    ]
}