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

{
    "url": "https://demozoo.org/api/v1/productions/76430/?format=api",
    "demozoo_url": "https://demozoo.org/music/76430/",
    "id": 76430,
    "title": "State of the bar",
    "author_nicks": [
        {
            "name": "Flapjack",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5623/?format=api",
                "id": 5623,
                "name": "Flapjack",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Madwizards",
            "abbreviation": "MWI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-03-15",
    "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/synthesis03/mp3/mp3_flapjack_stateofthebar.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "31",
            "competition": {
                "id": 7974,
                "name": "Mp3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1167/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1167/",
                    "id": 1167,
                    "name": "Synthesis 2003",
                    "tagline": "",
                    "start_date": "2003-03-14",
                    "end_date": "2003-03-16",
                    "location": "Ponthierry, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.53366,
                    "longitude": 2.54419,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}