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

{
    "url": "https://demozoo.org/api/v1/productions/19284/?format=api",
    "demozoo_url": "https://demozoo.org/music/19284/",
    "id": 19284,
    "title": "Always",
    "author_nicks": [
        {
            "name": "Illusion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/577/?format=api",
                "id": 577,
                "name": "Illusion",
                "is_group": false
            }
        },
        {
            "name": "Swallow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/290/?format=api",
                "id": 290,
                "name": "Swallow",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Doomsday",
            "abbreviation": "DSD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/288/?format=api",
                "id": 288,
                "name": "Doomsday",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-08-10",
    "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/Fasttracker%202/Swallow/coop-Illusion/always.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/assembly97/mmul/is-alway.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "396",
            "competition": {
                "id": 1162,
                "name": "Multi Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/9/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/9/",
                    "id": 9,
                    "name": "Assembly 1997",
                    "tagline": "",
                    "start_date": "1997-08-08",
                    "end_date": "1997-08-10",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "14ch",
        "xm"
    ]
}