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

{
    "url": "https://demozoo.org/api/v1/productions/26700/?format=api",
    "demozoo_url": "https://demozoo.org/music/26700/",
    "id": 26700,
    "title": "Run 4 your life",
    "author_nicks": [
        {
            "name": "Ed",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5576/?format=api",
                "id": 5576,
                "name": "Ed",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Wrath Designs",
            "abbreviation": "WD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-12-28",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/tum02/mp3/ed_wrath.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "20",
            "competition": {
                "id": 1861,
                "name": "MP3 / OGG Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/167/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/167/",
                    "id": 167,
                    "name": "The Ultimate Meeting 2002",
                    "tagline": "",
                    "start_date": "2002-12-27",
                    "end_date": "2002-12-29",
                    "location": "Mannheim, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.49671,
                    "longitude": 8.47955,
                    "website": "http://2002.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}