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

{
    "url": "https://demozoo.org/api/v1/productions/87481/?format=api",
    "demozoo_url": "https://demozoo.org/music/87481/",
    "id": 87481,
    "title": "Sands of Time",
    "author_nicks": [
        {
            "name": "Jakim",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1353/?format=api",
                "id": 1353,
                "name": "Jakim",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Extrait",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1350/?format=api",
                "id": 1350,
                "name": "Extrait",
                "is_group": true
            }
        },
        {
            "name": "Stage Magician",
            "abbreviation": "SM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33078/?format=api",
                "id": 33078,
                "name": "Stage Magician",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-09-04",
    "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/2010/riverwash10/music_newschool/newschoolmusic_jakim_sandsoftime.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "29",
            "competition": {
                "id": 9265,
                "name": "MSX - Streaming",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/164/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/164/",
                    "id": 164,
                    "name": "Riverwash 2010",
                    "tagline": "",
                    "start_date": "2010-09-03",
                    "end_date": "2010-09-05",
                    "location": "Warsaw, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.23537,
                    "longitude": 21.009485,
                    "website": "http://www.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}