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

{
    "url": "https://demozoo.org/api/v1/productions/21775/?format=api",
    "demozoo_url": "https://demozoo.org/music/21775/",
    "id": 21775,
    "title": "Pumping Iron",
    "author_nicks": [
        {
            "name": "Dipswitch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5806/?format=api",
                "id": 5806,
                "name": "Dipswitch",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Black Maiden",
            "abbreviation": "BM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-08",
    "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/2003/evoke03/m4ch/dip-pump.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/evoke03/m4ch/evk03-4ch.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "39",
            "competition": {
                "id": 1425,
                "name": "4-Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/353/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/353/",
                    "id": 353,
                    "name": "Evoke 2003",
                    "tagline": "Evoke Z003 - The Monkey Meeting",
                    "start_date": "2003-08-22",
                    "end_date": "2003-08-24",
                    "location": "Südstadt, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.23348,
                    "longitude": 10.55808,
                    "website": "http://archive.evoke.eu/2003/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "breaks"
    ]
}