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

{
    "url": "https://demozoo.org/api/v1/productions/203478/?format=api",
    "demozoo_url": "https://demozoo.org/music/203478/",
    "id": 203478,
    "title": "Flashback",
    "author_nicks": [
        {
            "name": "BiTL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6042/?format=api",
                "id": 6042,
                "name": "BiTL",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "7dUMP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10118/?format=api",
                "id": 10118,
                "name": "7dUMP",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-09-30",
    "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 2/BiTL/flashback.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "122",
            "competition": {
                "id": 15100,
                "name": "100 kb Chip Tune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2154/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2154/",
                    "id": 2154,
                    "name": "Extensive Chip Compo 1",
                    "tagline": "ExChipo#1 - Endless Summer",
                    "start_date": "2009-06-15",
                    "end_date": "2009-10-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm"
    ]
}