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

{
    "url": "https://demozoo.org/api/v1/productions/168111/?format=api",
    "demozoo_url": "https://demozoo.org/productions/168111/",
    "id": 168111,
    "title": "Fluid Fire",
    "author_nicks": [
        {
            "name": "Loonies",
            "abbreviation": "LNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                "id": 115,
                "name": "Loonies",
                "is_group": true
            }
        },
        {
            "name": "Unstable Label",
            "abbreviation": "UNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6284/?format=api",
                "id": 6284,
                "name": "Unstable Label",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-02-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blueberry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116/?format=api",
                    "id": 116,
                    "name": "Blueberry",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "H0ffman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1525/?format=api",
                    "id": 1525,
                    "name": "H0ffman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://crinkler.net/FluidFire.dms"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/datastorm17/amiga_bootblock/fluid_fire_by_loonies_and_unstable_label.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=82965"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68863"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=OKatv85Bei4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "9.2027",
            "competition": {
                "id": 13017,
                "name": "Amiga Bootblock",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2989/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2989/",
                    "id": 2989,
                    "name": "Datastorm 2017",
                    "tagline": "",
                    "start_date": "2017-02-10",
                    "end_date": "2017-02-12",
                    "location": "Göteborgs stad, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.72288,
                    "longitude": 11.94577,
                    "website": "http://datastorm.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/85/38/bc21.125783.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/85/38/bc21.125783.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/85/38/bc21.125783.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}