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

{
    "url": "https://demozoo.org/api/v1/productions/58867/?format=api",
    "demozoo_url": "https://demozoo.org/music/58867/",
    "id": 58867,
    "title": "Synthesized Samurai",
    "author_nicks": [
        {
            "name": "Skyrunner",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3963/?format=api",
                "id": 3963,
                "name": "Skyrunner",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brain Control",
            "abbreviation": "BC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3624/?format=api",
                "id": 3624,
                "name": "Brain Control",
                "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": "2006-08-19",
    "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/2006/buenzli06/mmul/skyrunner_synthesized_samurai.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "49",
            "competition": {
                "id": 6385,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/786/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/786/",
                    "id": 786,
                    "name": "Buenzli 2006 (15)",
                    "tagline": "Explosive",
                    "start_date": "2006-08-18",
                    "end_date": "2006-08-20",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz15.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}