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

{
    "url": "https://demozoo.org/api/v1/productions/201902/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201902/",
    "id": 201902,
    "title": "Brain Waves",
    "author_nicks": [
        {
            "name": "Joker",
            "abbreviation": "JKR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10844/?format=api",
                "id": 10844,
                "name": "Joker",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "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": [
        {
            "nick": {
                "name": "Dox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14239/?format=api",
                    "id": 14239,
                    "name": "Dox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/speccy_pl19/zx_spectrum_intro_256b/256b_dox_brainwaves.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/tslanina/Retro-ZXSpectrum-BrainWaves"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80936"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/34753"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=iHDxlEo0ilE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "164",
            "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/de/7b/681d.185867.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/de/7b/681d.185867.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/de/7b/681d.185867.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/96/5b/2434.185868.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/96/5b/2434.185868.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/96/5b/2434.185868.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/3a/96/e20f.185869.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/3a/96/e20f.185869.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3a/96/e20f.185869.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/43/e5/b8dc.185870.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/43/e5/b8dc.185870.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/43/e5/b8dc.185870.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}