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

{
    "url": "https://demozoo.org/api/v1/productions/20444/?format=api",
    "demozoo_url": "https://demozoo.org/music/20444/",
    "id": 20444,
    "title": "Ruff & Ruggin'",
    "author_nicks": [
        {
            "name": "Sobec",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10736/?format=api",
                "id": 10736,
                "name": "Sobec",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Skullpture",
            "abbreviation": "SKP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10237/?format=api",
                "id": 10237,
                "name": "Skullpture",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-08-31",
    "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/2002/evoke02/m4ch/ruff_n_ruggin.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "41",
            "competition": {
                "id": 1277,
                "name": "4-Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/352/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/352/",
                    "id": 352,
                    "name": "Evoke 2002",
                    "tagline": "",
                    "start_date": "2002-08-30",
                    "end_date": "2002-09-01",
                    "location": "Deutz, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.93463,
                    "longitude": 6.97495,
                    "website": "http://archive.evoke.eu/2002/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}