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

{
    "url": "https://demozoo.org/api/v1/productions/45315/?format=api",
    "demozoo_url": "https://demozoo.org/music/45315/",
    "id": 45315,
    "title": "Vaikka välillä typottaa niin ei haittaa",
    "author_nicks": [
        {
            "name": "Jaffa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3044/?format=api",
                "id": 3044,
                "name": "Jaffa",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainlez Coders!",
            "abbreviation": "bC!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10362/?format=api",
                "id": 10362,
                "name": "Brainlez Coders!",
                "is_group": true
            }
        },
        {
            "name": "Static",
            "abbreviation": "STC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10122/?format=api",
                "id": 10122,
                "name": "Static",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-12-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/1999/tapahtumah4/mp3/jaffa-typo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "=5",
            "score": "23",
            "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": []
}