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

{
    "url": "https://demozoo.org/api/v1/productions/125632/?format=api",
    "demozoo_url": "https://demozoo.org/music/125632/",
    "id": 125632,
    "title": "Metamorphosis",
    "author_nicks": [
        {
            "name": "Response",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112/?format=api",
                "id": 112,
                "name": "Response",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        },
        {
            "name": "Dekadence",
            "abbreviation": "DKD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                "id": 936,
                "name": "Dekadence",
                "is_group": true
            }
        },
        {
            "name": "Hoaxers",
            "abbreviation": "HXS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1157/?format=api",
                "id": 1157,
                "name": "Hoaxers",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-11-08",
    "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/32/?format=api",
            "id": 32,
            "name": "32K Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/kindergarden14/music_32kexe/meta-rse.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "80",
            "competition": {
                "id": 10976,
                "name": "32K Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2209/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2209/",
                    "id": 2209,
                    "name": "Kindergarden 2014",
                    "tagline": "",
                    "start_date": "2014-11-07",
                    "end_date": "2014-11-09",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}