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

{
    "url": "https://demozoo.org/api/v1/productions/107752/?format=api",
    "demozoo_url": "https://demozoo.org/music/107752/",
    "id": 107752,
    "title": "No-Mercy",
    "author_nicks": [
        {
            "name": "Alf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6729/?format=api",
                "id": 6729,
                "name": "Alf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Virtual",
            "abbreviation": "VTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4563/?format=api",
                "id": 4563,
                "name": "Virtual",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-05-30",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6729/?format=api",
                    "id": 6729,
                    "name": "Alf",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "ModarchiveModule",
            "url": "https://modarchive.org/module.php?158057"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 10289,
                "name": "Amiga Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/428/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/428/",
                    "id": 428,
                    "name": "The Computer Crossroads 1993",
                    "tagline": "",
                    "start_date": "1993-05-29",
                    "end_date": "1993-05-31",
                    "location": "Göteborg, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.72288,
                    "longitude": 11.94577,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}