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

{
    "url": "https://demozoo.org/api/v1/productions/24220/?format=api",
    "demozoo_url": "https://demozoo.org/music/24220/",
    "id": 24220,
    "title": "Rauköl",
    "author_nicks": [
        {
            "name": "Marvin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17555/?format=api",
                "id": 17555,
                "name": "Marvin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DPS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17556/?format=api",
                "id": 17556,
                "name": "DPS",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-11-05",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
            "id": 38,
            "name": "Nintendo Game Boy (GB)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/grep11/music_chip/rauk__l.lsdsng"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/grep11/music_chip/rauk__l.ogg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "45",
            "competition": {
                "id": 1658,
                "name": "Chip Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1324/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1324/",
                    "id": 1324,
                    "name": "Grep 2011",
                    "tagline": "",
                    "start_date": "2011-11-04",
                    "end_date": "2011-11-06",
                    "location": "Skövde, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.391399,
                    "longitude": 13.84729,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}