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

{
    "url": "https://demozoo.org/api/v1/productions/42026/?format=api",
    "demozoo_url": "https://demozoo.org/music/42026/",
    "id": 42026,
    "title": "Arroutada 99 compo",
    "author_nicks": [
        {
            "name": "Zombie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26663/?format=api",
                "id": 26663,
                "name": "Zombie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Elite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36961/?format=api",
                "id": 36961,
                "name": "Elite",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-10-10",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/arroutada99/mmul/ar99-mcc.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/arroutada99/mmul/arrouta7.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "6",
            "competition": {
                "id": 4017,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/883/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/883/",
                    "id": 883,
                    "name": "Arroutada 1999",
                    "tagline": "",
                    "start_date": "1999-10-09",
                    "end_date": "1999-10-11",
                    "location": "Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.89489,
                    "longitude": -2.98831,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}