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

{
    "url": "https://demozoo.org/api/v1/productions/45312/?format=api",
    "demozoo_url": "https://demozoo.org/music/45312/",
    "id": 45312,
    "title": "Subnormal Paranoia",
    "author_nicks": [
        {
            "name": "DJ Ozone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28080/?format=api",
                "id": 28080,
                "name": "DJ Ozone",
                "is_group": false
            }
        },
        {
            "name": "Mayday",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41795/?format=api",
                "id": 41795,
                "name": "Mayday",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Breakdown",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28081/?format=api",
                "id": 28081,
                "name": "Breakdown",
                "is_group": true
            }
        },
        {
            "name": "Parallax Motion",
            "abbreviation": "PM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45365/?format=api",
                "id": 45365,
                "name": "Parallax Motion",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-12-04",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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/1999/tapahtumah4/mp3/mp3_subnormal.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=y4crVDNbOII"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "49",
            "competition": {
                "id": 4463,
                "name": "MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1076/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1076/",
                    "id": 1076,
                    "name": "Tapahtumah 1999",
                    "tagline": "",
                    "start_date": "1999-12-03",
                    "end_date": "1999-12-05",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.950142,
                    "longitude": 26.06739,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}