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

{
    "url": "https://demozoo.org/api/v1/productions/57024/?format=api",
    "demozoo_url": "https://demozoo.org/music/57024/",
    "id": 57024,
    "title": "Scene Invasion",
    "author_nicks": [
        {
            "name": "Richard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                "id": 16409,
                "name": "Richard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Blazon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33617/?format=api",
                "id": 33617,
                "name": "Blazon",
                "is_group": true
            }
        },
        {
            "name": "Civitas",
            "abbreviation": "CIVI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                "id": 5554,
                "name": "Civitas",
                "is_group": true
            }
        },
        {
            "name": "The New Dimension",
            "abbreviation": "TND",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16410/?format=api",
                "id": 16410,
                "name": "The New Dimension",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-12-28",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/tum07/music/executable/richard%28tnd%29-music_compo-tum2007.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "80",
            "competition": {
                "id": 6130,
                "name": "Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/172/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/172/",
                    "id": 172,
                    "name": "The Ultimate Meeting 2007",
                    "tagline": "For a fistful of Pixels",
                    "start_date": "2007-12-27",
                    "end_date": "2007-12-29",
                    "location": "Stadtteil Durlach, Karlsruhe, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.994949,
                    "longitude": 8.47018,
                    "website": "http://2007.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}