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

{
    "url": "https://demozoo.org/api/v1/productions/5183/?format=api",
    "demozoo_url": "https://demozoo.org/music/5183/",
    "id": 5183,
    "title": "Flying Together",
    "author_nicks": [
        {
            "name": "Industrial Man",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77832/?format=api",
                "id": 77832,
                "name": "Industrial Man",
                "is_group": false
            }
        },
        {
            "name": "Sonic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11892/?format=api",
                "id": 11892,
                "name": "Sonic",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04-22",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Screamtracker%203/Industrial%20Man/coop-Sonic/flying_together.s3m"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/x95/mmul/flying_together.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "550",
            "competition": {
                "id": 536,
                "name": "PC Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/72/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/72/",
                    "id": 72,
                    "name": "X 1995",
                    "tagline": "A fistfun experience to be seen to be believed!",
                    "start_date": "1995-04-21",
                    "end_date": "1995-04-22",
                    "location": "Provincie Utrecht, Utrecht, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.0,
                    "longitude": 5.25,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "14ch",
        "s3m"
    ]
}