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

{
    "url": "https://demozoo.org/api/v1/productions/200072/?format=api",
    "demozoo_url": "https://demozoo.org/music/200072/",
    "id": 200072,
    "title": "Trainride",
    "author_nicks": [
        {
            "name": "Røly",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17602/?format=api",
                "id": 17602,
                "name": "Røly",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mayday!",
            "abbreviation": "MDY!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37118/?format=api",
                "id": 37118,
                "name": "Mayday!",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-02-23",
    "supertype": "music",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/179361/roly_trainride.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/179362/roly_trainride.sid"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/179363/roly_trainride.d64"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/44/7a/roly_trainride.sid"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=175442"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "685",
            "competition": {
                "id": 14947,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3747/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3747/",
                    "id": 3747,
                    "name": "BCC Party 2019",
                    "tagline": "#13: It came from the Desert",
                    "start_date": "2019-02-22",
                    "end_date": "2019-02-24",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "http://berlinc64club.de/events/bccc13"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}