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

{
    "url": "https://demozoo.org/api/v1/productions/201008/?format=api",
    "demozoo_url": "https://demozoo.org/music/201008/",
    "id": 201008,
    "title": "Ciemna Ulica",
    "author_nicks": [
        {
            "name": "Cavell",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16969/?format=api",
                "id": 16969,
                "name": "Cavell",
                "is_group": false
            }
        },
        {
            "name": "Mysiu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87886/?format=api",
                "id": 87886,
                "name": "Mysiu",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-11-08",
    "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/2003/delirium03/music_mp3/ciemna_ulica.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 15001,
                "name": "Music MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3821/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3821/",
                    "id": 3821,
                    "name": "Delirium 2003",
                    "tagline": "",
                    "start_date": "2003-11-07",
                    "end_date": "2003-11-09",
                    "location": "Olkusz, Powiat olkuski, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.2813,
                    "longitude": 19.56503,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "punk"
    ]
}