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

{
    "url": "https://demozoo.org/api/v1/productions/21798/?format=api",
    "demozoo_url": "https://demozoo.org/productions/21798/",
    "id": 21798,
    "title": "Popel Premiere",
    "author_nicks": [
        {
            "name": "Rayden",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12684/?format=api",
                "id": 12684,
                "name": "Rayden",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "CyberpunX",
            "abbreviation": "CPX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14409/?format=api",
                "id": 14409,
                "name": "CyberpunX",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-05",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/73820/Popel_Premiere.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6968"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7753"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=pbSjtJhSn3c"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "55",
            "competition": {
                "id": 1432,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/343/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/343/",
                    "id": 343,
                    "name": "Mekka & Symposium 1999",
                    "tagline": "MS2k-1",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-05",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "supercpu"
    ]
}