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

{
    "url": "https://demozoo.org/api/v1/productions/197354/?format=api",
    "demozoo_url": "https://demozoo.org/music/197354/",
    "id": 197354,
    "title": "I'll Bet You I Can Get You",
    "author_nicks": [
        {
            "name": "Per Gustafsson",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12760/?format=api",
                "id": 12760,
                "name": "Phelix",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Yodel",
            "abbreviation": "YDL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7181/?format=api",
                "id": 7181,
                "name": "Yodel",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-08-04",
    "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/assembly01/mp3/i_ll_bet_you_i_can_get_you_by_per_gustafsson__yodel.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 62,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1815,
                "name": "MP3 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/87/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/87/",
                    "id": 87,
                    "name": "Assembly 2001",
                    "tagline": "",
                    "start_date": "2001-08-02",
                    "end_date": "2001-08-05",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}