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

{
    "url": "https://demozoo.org/api/v1/productions/27578/?format=api",
    "demozoo_url": "https://demozoo.org/music/27578/",
    "id": 27578,
    "title": "Mermaid",
    "author_nicks": [
        {
            "name": "Big Bear",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14463/?format=api",
                "id": 14463,
                "name": "Big Bear",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Scoopex",
            "abbreviation": "SCX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex",
                "is_group": true
            }
        },
        {
            "name": "Surprise! Productions",
            "abbreviation": "S!P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-08-21",
    "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/2004/buenzli04/mp3_ogg/big_bear-mermaid.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "15",
            "competition": {
                "id": 2000,
                "name": "Streamed Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/784/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/784/",
                    "id": 784,
                    "name": "Buenzli 2004 (13)",
                    "tagline": "1337",
                    "start_date": "2004-08-20",
                    "end_date": "2004-08-22",
                    "location": "Bezirk Winterthur, Zurich, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.50781,
                    "longitude": 8.769,
                    "website": "http://bnz13.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}