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

{
    "url": "https://demozoo.org/api/v1/productions/177923/?format=api",
    "demozoo_url": "https://demozoo.org/productions/177923/",
    "id": 177923,
    "title": "Riverwashing Machine",
    "author_nicks": [
        {
            "name": "Aberačné Kreácie",
            "abbreviation": "AK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58711/?format=api",
                "id": 58711,
                "name": "Aberration Creations",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-09-02",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Citrus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21647/?format=api",
                    "id": 21647,
                    "name": "Citrus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "maugli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70955/?format=api",
                    "id": 70955,
                    "name": "maugli",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mu6k",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14411/?format=api",
                    "id": 14411,
                    "name": "Musk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mu6k",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14411/?format=api",
                    "id": 14411,
                    "name": "Musk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Severin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65520/?format=api",
                    "id": 65520,
                    "name": "Severin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "Pico8Cart",
            "url": "https://www.lexaloffle.com/bbs/?tid=29897"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71734"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=B9dV6M4m6LU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "122",
            "competition": {
                "id": 13747,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3094/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3094/",
                    "id": 3094,
                    "name": "Riverwash 2017",
                    "tagline": "",
                    "start_date": "2017-09-01",
                    "end_date": "2017-09-03",
                    "location": "Katowice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://2017.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/74/1e/0d5b.147131.png",
            "original_width": 256,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/74/1e/0d5b.147131.png",
            "standard_width": 256,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/74/1e/0d5b.147131.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}