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

{
    "url": "https://demozoo.org/api/v1/productions/109184/?format=api",
    "demozoo_url": "https://demozoo.org/productions/109184/",
    "id": 109184,
    "title": "Serenity",
    "author_nicks": [
        {
            "name": "Elude",
            "abbreviation": "ELD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/507/?format=api",
                "id": 507,
                "name": "Elude",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-04-20",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kiero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/467/?format=api",
                    "id": 467,
                    "name": "Kiero",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ubik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/511/?format=api",
                    "id": 511,
                    "name": "Ubik",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "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": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/E/Elude/eld-srty.lha"
        },
        {
            "link_class": "BaseUrl",
            "url": "ftp://malus.exotica.org.uk/pub/jpvs_scene_releases/2014/eld-srty.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/revision14/demo_amiga/eld-serenity.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=71422"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62979"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ua5iwYLxNPc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "997",
            "competition": {
                "id": 10319,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2029/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2029/",
                    "id": 2029,
                    "name": "Revision 2014",
                    "tagline": "",
                    "start_date": "2014-04-18",
                    "end_date": "2014-04-21",
                    "location": "Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.2354,
                    "longitude": 6.98165,
                    "website": "https://2014.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2b/d9/bb15.323266.jpg",
            "original_width": 380,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/2b/d9/bb15.323266.jpg",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2b/d9/bb15.323266.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "monochrome"
    ]
}