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

{
    "url": "https://demozoo.org/api/v1/productions/205368/?format=api",
    "demozoo_url": "https://demozoo.org/productions/205368/",
    "id": 205368,
    "title": "Signal",
    "author_nicks": [
        {
            "name": "Welle:Erdball",
            "abbreviation": "(W:E)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5994/?format=api",
                "id": 5994,
                "name": "Welle:Erdball",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-12-28",
    "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/release/download.php?id=98644"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=7474"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=45714"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 15235,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3084/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3084/",
                    "id": 3084,
                    "name": "Out of Orderia 2002",
                    "tagline": "",
                    "start_date": "2002-12-27",
                    "end_date": "2002-12-29",
                    "location": "Hoppstädten-Weiersbach, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.6167,
                    "longitude": 7.2,
                    "website": "http://www.out-of-orderia.de/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}