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

{
    "url": "https://demozoo.org/api/v1/productions/181599/?format=api",
    "demozoo_url": "https://demozoo.org/productions/181599/",
    "id": 181599,
    "title": "Raw2Ktro",
    "author_nicks": [
        {
            "name": "Mayday!",
            "abbreviation": "MDY!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37118/?format=api",
                "id": 37118,
                "name": "Mayday!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-12-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/37/?format=api",
            "id": 37,
            "name": "2K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TheRyk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23547/?format=api",
                    "id": 23547,
                    "name": "TheRyk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Future Freak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1111/?format=api",
                    "id": 1111,
                    "name": "Future Freak",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/163344/raw2Ktro_MYD.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/163345/raw2Ktro_src.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=161012"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73112"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sKg6lBPVwP4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "6.5",
            "competition": {
                "id": 14001,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3535/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3535/",
                    "id": 3535,
                    "name": "8K Intro Competition 2017",
                    "tagline": "",
                    "start_date": "2017-12-08",
                    "end_date": "2018-01-08",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/b7/ff32.155249.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/03/b7/ff32.155249.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/b7/ff32.155249.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}