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

{
    "url": "https://demozoo.org/api/v1/productions/50456/?format=api",
    "demozoo_url": "https://demozoo.org/music/50456/",
    "id": 50456,
    "title": "FATboyPlim",
    "author_nicks": [
        {
            "name": "Rebb",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/922/?format=api",
                "id": 922,
                "name": "Rebb",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Paradise",
            "abbreviation": "PRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6459/?format=api",
                "id": 6459,
                "name": "Paradise",
                "is_group": true
            }
        },
        {
            "name": "Tristar and Red Sector Inc.",
            "abbreviation": "TRSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-09-10",
    "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/2011/sunrise11/music_oldskool/rebb_fatboyplim.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "100",
            "competition": {
                "id": 5169,
                "name": "Oldskool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/347/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/347/",
                    "id": 347,
                    "name": "Sunrise 2011",
                    "tagline": "The Social Event",
                    "start_date": "2011-09-09",
                    "end_date": "2011-09-11",
                    "location": "Luton, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 51.894932,
                    "longitude": -0.42809,
                    "website": "http://www.sunrisedemoparty.co.uk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}