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

{
    "url": "https://demozoo.org/api/v1/productions/198519/?format=api",
    "demozoo_url": "https://demozoo.org/music/198519/",
    "id": 198519,
    "title": "Back to 2004",
    "author_nicks": [
        {
            "name": "Raf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43636/?format=api",
                "id": 43636,
                "name": "Raf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-01-19",
    "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/178060/back_to_2004.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=174298"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "5,76",
            "competition": {
                "id": 14891,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3738/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3738/",
                    "id": 3738,
                    "name": "ExCeSs Meeting 2019",
                    "tagline": "Party on with ExCeSs!",
                    "start_date": "2019-01-18",
                    "end_date": "2019-01-20",
                    "location": "Landkreis Emsland, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.74611,
                    "longitude": 7.39583,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}