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

{
    "url": "https://demozoo.org/api/v1/productions/177675/?format=api",
    "demozoo_url": "https://demozoo.org/music/177675/",
    "id": 177675,
    "title": "Mother Of Pearl",
    "author_nicks": [
        {
            "name": "Bart Of Noise",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32170/?format=api",
                "id": 32170,
                "name": "Bart Of Noise",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Megabusters",
            "abbreviation": "MB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8210/?format=api",
                "id": 8210,
                "name": "The Megabusters",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-02-18",
    "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/1995/meeting95/m4ch/m95_4ch_all.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/meeting95/m4ch/m_pearl.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "75",
            "competition": {
                "id": 13725,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/692/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/692/",
                    "id": 692,
                    "name": "Meeting 1995",
                    "tagline": "",
                    "start_date": "1995-02-17",
                    "end_date": "1995-02-19",
                    "location": "Lomme, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 50.638969,
                    "longitude": 3.01224,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}