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

{
    "url": "https://demozoo.org/api/v1/productions/43173/?format=api",
    "demozoo_url": "https://demozoo.org/music/43173/",
    "id": 43173,
    "title": "Lobster Attack",
    "author_nicks": [
        {
            "name": "Duck-Hunter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4213/?format=api",
                "id": 4213,
                "name": "Duck-Hunter",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Spaceballs",
            "abbreviation": "SPB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                "id": 3,
                "name": "Spaceballs",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-10-02",
    "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/distance99/m4ch/lobster.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "55",
            "competition": {
                "id": 4183,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/583/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/583/",
                    "id": 583,
                    "name": "Distance 1999",
                    "tagline": "",
                    "start_date": "1999-09-30",
                    "end_date": "1999-10-03",
                    "location": "Bærum, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.88996,
                    "longitude": 10.52649,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}