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

{
    "url": "https://demozoo.org/api/v1/productions/38429/?format=api",
    "demozoo_url": "https://demozoo.org/music/38429/",
    "id": 38429,
    "title": "apes on wax",
    "author_nicks": [
        {
            "name": "Genox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/303/?format=api",
                "id": 303,
                "name": "Genox",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Calodox",
            "abbreviation": "CDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53/?format=api",
                "id": 53,
                "name": "Calodox",
                "is_group": true
            }
        },
        {
            "name": "Vantage",
            "abbreviation": "VTG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                "id": 71,
                "name": "Vantage",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-08-30",
    "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/buenzli03/mp3_ogg/genox_-_apes_on_wax.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "4",
            "score": "25",
            "competition": {
                "id": 3531,
                "name": "Streamed Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/783/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/783/",
                    "id": 783,
                    "name": "Buenzli 2003 (12)",
                    "tagline": "Natural Born Scener",
                    "start_date": "2003-08-29",
                    "end_date": "2003-08-31",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "https://bnz12.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}