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

{
    "url": "https://demozoo.org/api/v1/productions/32834/?format=api",
    "demozoo_url": "https://demozoo.org/music/32834/",
    "id": 32834,
    "title": "Waves of the Sea",
    "author_nicks": [
        {
            "name": "Mr. Pixel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11069/?format=api",
                "id": 11069,
                "name": "Mr. Pixel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Impulse",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2201/?format=api",
                "id": 2201,
                "name": "Impulse",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-13",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/scenest96/m4ch/waves_of.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "53",
            "competition": {
                "id": 2719,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/677/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/677/",
                    "id": 677,
                    "name": "Scenest 1996",
                    "tagline": "The Exorcist",
                    "start_date": "1996-04-12",
                    "end_date": "1996-04-14",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch"
    ]
}