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

{
    "url": "https://demozoo.org/api/v1/productions/201906/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201906/",
    "id": 201906,
    "title": "Let's SIN",
    "author_nicks": [
        {
            "name": "Monster",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55605/?format=api",
                "id": 55605,
                "name": "Monster",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "GDC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9164/?format=api",
                "id": 9164,
                "name": "GDC",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-04-06",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/speccy_pl19/zx_spectrum_intro_256b/256b_monster-gdc_lets_sin.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80943"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/34758"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "86",
            "competition": {
                "id": 15038,
                "name": "ZX Spectrum Intro 256B",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3794/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3794/",
                    "id": 3794,
                    "name": "speccy.pl party 2019.1",
                    "tagline": "",
                    "start_date": "2019-04-06",
                    "end_date": "2019-04-06",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": "http://speccy.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/ee/7b57.281701.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/8f/ee/7b57.281701.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/ee/7b57.281701.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}