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

{
    "url": "https://demozoo.org/api/v1/productions/87668/?format=api",
    "demozoo_url": "https://demozoo.org/music/87668/",
    "id": 87668,
    "title": "Intruder",
    "author_nicks": [
        {
            "name": "Raiden",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4281/?format=api",
                "id": 4281,
                "name": "Raiden",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Satori",
            "abbreviation": "STR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3732/?format=api",
                "id": 3732,
                "name": "Satori",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-09-03",
    "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/2011/riverwash11/music_newschool/newschoolmusic_streaming__raiden_intruder.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "37",
            "competition": {
                "id": 9298,
                "name": "Newschool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/61/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/61/",
                    "id": 61,
                    "name": "Riverwash 2011",
                    "tagline": "",
                    "start_date": "2011-09-02",
                    "end_date": "2011-09-04",
                    "location": "Lodz, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.76174,
                    "longitude": 19.468015,
                    "website": "http://www.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}