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

{
    "url": "https://demozoo.org/api/v1/productions/120573/?format=api",
    "demozoo_url": "https://demozoo.org/music/120573/",
    "id": 120573,
    "title": "The Waves of Rythm",
    "author_nicks": [
        {
            "name": "Orcan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14246/?format=api",
                "id": 14246,
                "name": "Orcan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "React",
            "abbreviation": "RCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14247/?format=api",
                "id": 14247,
                "name": "React",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-11-24",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Orcan/the%20waves%20of%20rythm.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/x01/c64/x-2001-tunes.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 22,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 6312,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/71/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/71/",
                    "id": 71,
                    "name": "X 2001",
                    "tagline": "A C64 Odyssey",
                    "start_date": "2001-11-23",
                    "end_date": "2001-11-25",
                    "location": "Hengelo, Gemeente Bronckhorst, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.05083,
                    "longitude": 6.30972,
                    "website": "https://web.archive.org/web/20010815141935/http://www.scs-trc.net/x2001/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580",
        "dmc"
    ]
}