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

{
    "url": "https://demozoo.org/api/v1/productions/43564/?format=api",
    "demozoo_url": "https://demozoo.org/music/43564/",
    "id": 43564,
    "title": "Be Tolerant",
    "author_nicks": [
        {
            "name": "MaX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23268/?format=api",
                "id": 23268,
                "name": "MaX",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-21",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/fiasko99/mmul/normal/betolera.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "17",
            "score": "5.80",
            "competition": {
                "id": 4238,
                "name": "Module",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1055/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1055/",
                    "id": 1055,
                    "name": "Fiasko 1999",
                    "tagline": "",
                    "start_date": "1999-08-21",
                    "end_date": "1999-08-22",
                    "location": "Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.803879,
                    "longitude": 15.47491,
                    "website": "http://vyhen.site.cz/fiasko99/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}