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

{
    "url": "https://demozoo.org/api/v1/productions/101714/?format=api",
    "demozoo_url": "https://demozoo.org/productions/101714/",
    "id": 101714,
    "title": "Buddha Music Disk #1",
    "author_nicks": [
        {
            "name": "Hokuto Force",
            "abbreviation": "HF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-02-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/bccparty14/c64/misc/buddha_music_1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62626"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 10071,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2124/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2124/",
                    "id": 2124,
                    "name": "BCC Party 2014",
                    "tagline": "#8: Beer Crate Clear Party",
                    "start_date": "2014-02-21",
                    "end_date": "2014-02-23",
                    "location": "Bezirk Neukölln, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.48333,
                    "longitude": 13.45,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}