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

{
    "url": "https://demozoo.org/api/v1/productions/185903/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185903/",
    "id": 185903,
    "title": "Riverwash 2018 Invitation",
    "author_nicks": [
        {
            "name": "AceMan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3509/?format=api",
                "id": 3509,
                "name": "AceMan",
                "is_group": false
            }
        },
        {
            "name": "Fei",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53022/?format=api",
                "id": 53022,
                "name": "Fei",
                "is_group": false
            }
        },
        {
            "name": "Kya",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74008/?format=api",
                "id": 74008,
                "name": "Kya",
                "is_group": false
            }
        },
        {
            "name": "Tygrys",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9163/?format=api",
                "id": 9163,
                "name": "Tygrys",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-04-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tygrys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9163/?format=api",
                    "id": 9163,
                    "name": "Tygrys",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "AceMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3509/?format=api",
                    "id": 3509,
                    "name": "AceMan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Fei",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53022/?format=api",
                    "id": 53022,
                    "name": "Fei",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Kya",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74008/?format=api",
                    "id": 74008,
                    "name": "Kya",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/speccy_pl18/demo/riverwash2018invitro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75890"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=KU37oRZlLkY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "270",
            "competition": {
                "id": 14225,
                "name": "ZX Spectrum Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3566/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3566/",
                    "id": 3566,
                    "name": "speccy.pl party 2018.1",
                    "tagline": "",
                    "start_date": "2018-04-14",
                    "end_date": "2018-04-14",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": "http://speccy.pl/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3505/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3505/",
            "id": 3505,
            "name": "Riverwash 2018",
            "tagline": "The Final Cruise",
            "start_date": "2018-08-31",
            "end_date": "2018-09-02",
            "location": "Katowice, Silesian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.25841,
            "longitude": 19.02754,
            "website": "http://riverwash.org/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a0/60/4004.161108.gif",
            "original_width": 760,
            "original_height": 570,
            "standard_url": "https://media.demozoo.org/screens/s/a0/60/4004.161108.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a0/60/4004.161108.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "zx-spectrum-48k"
    ]
}