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

{
    "url": "https://demozoo.org/api/v1/productions/37502/?format=api",
    "demozoo_url": "https://demozoo.org/music/37502/",
    "id": 37502,
    "title": "Rocking around the Milky Way",
    "author_nicks": [
        {
            "name": "SunSpire",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5249/?format=api",
                "id": 5249,
                "name": "SunSpire",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SceneSat",
            "abbreviation": "SSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6228/?format=api",
                "id": 6228,
                "name": "SceneSat",
                "is_group": true
            }
        },
        {
            "name": "SunSpire Records",
            "abbreviation": "SSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18185/?format=api",
                "id": 18185,
                "name": "SunSpire Records",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-07-21",
    "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/2012/nordlicht12/music_newskool_streaming/sunspire_-_rocking_around_the_milky_way.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 3372,
                "name": "Newschool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1385/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1385/",
                    "id": 1385,
                    "name": "Nordlicht 2012",
                    "tagline": "",
                    "start_date": "2012-07-20",
                    "end_date": "2012-07-22",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.075089,
                    "longitude": 8.8047,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}