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

{
    "url": "https://demozoo.org/api/v1/productions/204347/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204347/",
    "id": 204347,
    "title": "Datastorm 2019 Invit'",
    "author_nicks": [
        {
            "name": "Resistance",
            "abbreviation": "RSE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                "id": 3918,
                "name": "Resistance",
                "is_group": true
            }
        },
        {
            "name": "Up Rough",
            "abbreviation": "UP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-06-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/75/?format=api",
            "id": 75,
            "name": "NEC PC Engine"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "MooZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17739/?format=api",
                    "id": 17739,
                    "name": "MooZ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/261/?format=api",
                    "id": 261,
                    "name": "Fra",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Octapus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15855/?format=api",
                    "id": 15855,
                    "name": "Octapus",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://blockos.org/releases/demos/pce/UP-19PCE.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/outline19/realtime_wild/up-19pce.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81445"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GKis1dfOskQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "88",
            "competition": {
                "id": 15138,
                "name": "Realtime Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3824/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3824/",
                    "id": 3824,
                    "name": "Outline 2019",
                    "tagline": "",
                    "start_date": "2019-05-30",
                    "end_date": "2019-06-02",
                    "location": "Willemsoord, Gemeente Steenwijkerland, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.825,
                    "longitude": 6.05972,
                    "website": "https://outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3790/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3790/",
            "id": 3790,
            "name": "Datastorm 2019",
            "tagline": "",
            "start_date": "2019-08-02",
            "end_date": "2019-08-04",
            "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/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/0d/41e7.187299.png",
            "original_width": 256,
            "original_height": 239,
            "standard_url": "https://media.demozoo.org/screens/s/8f/0d/41e7.187299.png",
            "standard_width": 256,
            "standard_height": 239,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/0d/41e7.187299.png",
            "thumbnail_width": 160,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}