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

{
    "url": "https://demozoo.org/api/v1/productions/19112/?format=api",
    "demozoo_url": "https://demozoo.org/music/19112/",
    "id": 19112,
    "title": "Norlyn",
    "author_nicks": [
        {
            "name": "Yolk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25/?format=api",
                "id": 25,
                "name": "Yolk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "CNCD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26/?format=api",
                "id": 26,
                "name": "CNCD",
                "is_group": true
            }
        },
        {
            "name": "Parallax",
            "abbreviation": "PRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1041/?format=api",
                "id": 1041,
                "name": "Parallax",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-03-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/Protracker/Yolk/norlyn.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 26,
            "ranking": "26",
            "score": "121",
            "competition": {
                "id": 1143,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/43/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/43/",
                    "id": 43,
                    "name": "The Gathering 1997",
                    "tagline": "",
                    "start_date": "1997-03-26",
                    "end_date": "1997-03-30",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}