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

{
    "url": "https://demozoo.org/api/v1/productions/72627/?format=api",
    "demozoo_url": "https://demozoo.org/music/72627/",
    "id": 72627,
    "title": "Lanternfish",
    "author_nicks": [
        {
            "name": "Ilmarque",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3569/?format=api",
                "id": 3569,
                "name": "Ilmarque",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Surprise! Productions",
            "abbreviation": "S!P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-06-07",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "=9",
            "score": "13",
            "competition": {
                "id": 7694,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1215/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1215/",
                    "id": 1215,
                    "name": "Icecube 2003",
                    "tagline": "",
                    "start_date": "2003-06-06",
                    "end_date": "2003-06-08",
                    "location": "Elimäki, Kouvola, Kymenlaakso, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.71667,
                    "longitude": 26.46667,
                    "website": "http://www.icecubeparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}