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

{
    "url": "https://demozoo.org/api/v1/productions/3249/?format=api",
    "demozoo_url": "https://demozoo.org/music/3249/",
    "id": 3249,
    "title": "Manchmal",
    "author_nicks": [
        {
            "name": "Netpoet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1982/?format=api",
                "id": 1982,
                "name": "Netpoet",
                "is_group": false
            }
        },
        {
            "name": "Xenon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5598/?format=api",
                "id": 5598,
                "name": "Xenon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-04-21",
    "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/2003/breakpoint03/mp3_ogg/xenon_feat._netpoet_-_manchmal.ogg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "8",
            "score": "60",
            "competition": {
                "id": 351,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/20/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/20/",
                    "id": 20,
                    "name": "Breakpoint 2003",
                    "tagline": "",
                    "start_date": "2003-04-18",
                    "end_date": "2003-04-21",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://breakpoint.untergrund.net/2003/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}