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

{
    "url": "https://demozoo.org/api/v1/productions/298421/?format=api",
    "demozoo_url": "https://demozoo.org/music/298421/",
    "id": 298421,
    "title": "Shadow of Reality",
    "author_nicks": [
        {
            "name": "Decker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27850/?format=api",
                "id": 27850,
                "name": "Decker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Advanced Rhythm Technologies",
            "abbreviation": "ART",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                "id": 27623,
                "name": "Advanced Rhythm Technologies",
                "is_group": true
            }
        },
        {
            "name": "Outworlders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116435/?format=api",
                "id": 116435,
                "name": "Outworlders",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-10-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/Decker/shadow%20of%20reality.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 22,
            "ranking": "=22",
            "score": "2",
            "competition": {
                "id": 16651,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4344/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4344/",
                    "id": 4344,
                    "name": "GroovyCompo #1",
                    "tagline": "",
                    "start_date": "1997-10",
                    "end_date": "1997-10",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.fq-music.net/gc/results/gc1res.htm"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "30ch"
    ]
}