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

{
    "url": "https://demozoo.org/api/v1/productions/49262/?format=api",
    "demozoo_url": "https://demozoo.org/music/49262/",
    "id": 49262,
    "title": "Goagirl in goagrill",
    "author_nicks": [
        {
            "name": "Teo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                "id": 901,
                "name": "Teo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exceed",
            "abbreviation": "EXD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48/?format=api",
                "id": 48,
                "name": "Exceed",
                "is_group": true
            }
        },
        {
            "name": "Kangooroo",
            "abbreviation": "KNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/902/?format=api",
                "id": 902,
                "name": "Kangooroo",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-10-13",
    "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/2001/trsac01/mp3/goagirl.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "25",
            "competition": {
                "id": 1382,
                "name": "MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/191/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/191/",
                    "id": 191,
                    "name": "TRSAC 2001",
                    "tagline": "",
                    "start_date": "2001-10-12",
                    "end_date": "2001-10-14",
                    "location": "Copenhagen, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.67631,
                    "longitude": 12.569355,
                    "website": "http://www.trsac.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}