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

{
    "url": "https://demozoo.org/api/v1/productions/48033/?format=api",
    "demozoo_url": "https://demozoo.org/music/48033/",
    "id": 48033,
    "title": "Fly Away",
    "author_nicks": [
        {
            "name": "Cockroach",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14932/?format=api",
                "id": 14932,
                "name": "Cockroach",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Wire Maniacs",
            "abbreviation": "WM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14933/?format=api",
                "id": 14933,
                "name": "Wire Maniacs",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-03-25",
    "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/2000/escape00.ch/mmul/wm-faway.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 4839,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1008/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1008/",
                    "id": 1008,
                    "name": "Escape 2000 (.ch)",
                    "tagline": "Save The Robots",
                    "start_date": "2000-03-25",
                    "end_date": "2000-03-26",
                    "location": "Aarau, Bezirk Aarau, Aargau, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.38878,
                    "longitude": 8.04826,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}