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

{
    "url": "https://demozoo.org/api/v1/productions/31679/?format=api",
    "demozoo_url": "https://demozoo.org/music/31679/",
    "id": 31679,
    "title": "Spring Is Coming",
    "author_nicks": [
        {
            "name": "Aki",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                "id": 3852,
                "name": "Aki",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "AY Riders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5880/?format=api",
                "id": 5880,
                "name": "AY Riders",
                "is_group": true
            }
        },
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-04-08",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Spectrum/SQ Tracker/Factor6/spring is coming.sqt"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/revision12/executable_music_oldskool/f6-spring_is_coming.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "401",
            "competition": {
                "id": 2575,
                "name": "Executable Music Oldskool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/933/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/933/",
                    "id": 933,
                    "name": "Revision 2012",
                    "tagline": "",
                    "start_date": "2012-04-06",
                    "end_date": "2012-04-09",
                    "location": "Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.2354,
                    "longitude": 6.98165,
                    "website": "https://2012.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sqt"
    ]
}