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

{
    "url": "https://demozoo.org/api/v1/productions/274178/?format=api",
    "demozoo_url": "https://demozoo.org/productions/274178/",
    "id": 274178,
    "title": "Basic 1",
    "author_nicks": [
        {
            "name": "Fieser Wolf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3530/?format=api",
                "id": 3530,
                "name": "Fieser Wolf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Abyss-Connection",
            "abbreviation": "AC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3941/?format=api",
                "id": 3941,
                "name": "Abyss-Connection",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-01-25",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=231861"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=187192"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 15744,
                "name": "BASIC Oneliner",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3936/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3936/",
                    "id": 3936,
                    "name": "ExCeSs & Abyss Connection Party 2020",
                    "tagline": "Come to where the party is...",
                    "start_date": "2020-01-24",
                    "end_date": "2020-01-26",
                    "location": "Landkreis Emsland, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.74611,
                    "longitude": 7.39583,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}