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

{
    "url": "https://demozoo.org/api/v1/productions/310842/?format=api",
    "demozoo_url": "https://demozoo.org/music/310842/",
    "id": 310842,
    "title": "Move On!",
    "author_nicks": [
        {
            "name": "SoundScript",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132917/?format=api",
                "id": 132917,
                "name": "SoundScript",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cellblock 4 Records",
            "abbreviation": "C4R",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132298/?format=api",
                "id": 132298,
                "name": "Cellblock 4 Records",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-06",
    "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/Soundscript/move on.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "7.92",
            "competition": {
                "id": 17147,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4467/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4467/",
                    "id": 4467,
                    "name": "Ultim8 Compo June 1999",
                    "tagline": "",
                    "start_date": "1999-06",
                    "end_date": "1999-06",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "30ch"
    ]
}