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

{
    "url": "https://demozoo.org/api/v1/productions/2721/?format=api",
    "demozoo_url": "https://demozoo.org/music/2721/",
    "id": 2721,
    "title": "aSYMMETRY",
    "author_nicks": [
        {
            "name": "Gargaj",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/306/?format=api",
                "id": 306,
                "name": "Gargaj",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Conspiracy",
            "abbreviation": "CNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120/?format=api",
                "id": 120,
                "name": "Conspiracy",
                "is_group": true
            }
        },
        {
            "name": "Ümlaüt Design",
            "abbreviation": "ÜD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4216/?format=api",
                "id": 4216,
                "name": "Ümlaüt Design",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-11-13",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
            "id": 32,
            "name": "32K Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/kindergarden05/music/32k_executable/asymmetry.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "3",
            "competition": {
                "id": 267,
                "name": "32K Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/142/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/142/",
                    "id": 142,
                    "name": "Kindergarden 2005",
                    "tagline": "20005 - Even the future has to start sometime",
                    "start_date": "2005-11-11",
                    "end_date": "2005-11-13",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}