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

{
    "url": "https://demozoo.org/api/v1/productions/2749/?format=api",
    "demozoo_url": "https://demozoo.org/music/2749/",
    "id": 2749,
    "title": "Maschinenzeit",
    "author_nicks": [
        {
            "name": "Paniq",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/558/?format=api",
                "id": 558,
                "name": "Paniq",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Farbrausch",
            "abbreviation": "FR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                "id": 211,
                "name": "Farbrausch",
                "is_group": true
            }
        },
        {
            "name": "renou",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3559/?format=api",
                "id": 3559,
                "name": "Neuro",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-09-19",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/38/?format=api",
            "id": 38,
            "name": "64K Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/kindergarden04/music/64k_executable/kgb_64kmusic_paniq_fr_maschinenzeit.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "31",
            "competition": {
                "id": 273,
                "name": "64K Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/151/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/151/",
                    "id": 151,
                    "name": "Kindergarden 2004",
                    "tagline": "Kindergarden 0xB",
                    "start_date": "2004-09-16",
                    "end_date": "2004-09-19",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/2004/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}