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

{
    "url": "https://demozoo.org/api/v1/productions/179149/?format=api",
    "demozoo_url": "https://demozoo.org/music/179149/",
    "id": 179149,
    "title": "Heaven",
    "author_nicks": [
        {
            "name": "Rock",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45639/?format=api",
                "id": 45639,
                "name": "Rock",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Finnish Gold",
            "abbreviation": "FIG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3142/?format=api",
                "id": 3142,
                "name": "Finnish Gold",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-10-07",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "337",
            "competition": {
                "id": 13861,
                "name": "Party Feature",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3080/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3080/",
                    "id": 3080,
                    "name": "Zoo 2017",
                    "tagline": "The C64 Copyparty",
                    "start_date": "2017-10-06",
                    "end_date": "2017-10-08",
                    "location": "Akaa, Etelä-Pirkanmaa, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.16738,
                    "longitude": 23.86582,
                    "website": "http://zooparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}