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

{
    "url": "https://demozoo.org/api/v1/productions/63743/?format=api",
    "demozoo_url": "https://demozoo.org/music/63743/",
    "id": 63743,
    "title": "BJC Volume 1 Part 1",
    "author_nicks": [
        {
            "name": "1in10",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1759/?format=api",
                "id": 1759,
                "name": "1in10",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mewlers",
            "abbreviation": "MWL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/490/?format=api",
                "id": 490,
                "name": "Kewlers",
                "is_group": true
            }
        },
        {
            "name": "mfx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                "id": 404,
                "name": "mfx",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-02-29",
    "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/music/compos/brahman_jungle_compo/bjc1_pak.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7061,
                "name": "Jungle",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1819/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1819/",
                    "id": 1819,
                    "name": "Brahman Jungle Compo 1996",
                    "tagline": "",
                    "start_date": "1996-02-29",
                    "end_date": "1996-03-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}