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

{
    "url": "https://demozoo.org/api/v1/productions/182199/?format=api",
    "demozoo_url": "https://demozoo.org/productions/182199/",
    "id": 182199,
    "title": "Roman Tile",
    "author_nicks": [
        {
            "name": "Coine",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44614/?format=api",
                "id": 44614,
                "name": "Coine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-01-07",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wodash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75583/?format=api",
                    "id": 75583,
                    "name": "Wodash",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dimmare",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75624/?format=api",
                    "id": 75624,
                    "name": "Dimmare",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/163697/Coine-Roman_tile.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=161324"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73257"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=XxLSIMwuXkw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "6.6",
            "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/0b/cc/7c5d.155248.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/0b/cc/7c5d.155248.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/cc/7c5d.155248.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}