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

{
    "url": "https://demozoo.org/api/v1/productions/66595/?format=api",
    "demozoo_url": "https://demozoo.org/music/66595/",
    "id": 66595,
    "title": "Lahja nimeltänsä rakkaus",
    "author_nicks": [
        {
            "name": "Sauli",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4329/?format=api",
                "id": 4329,
                "name": "Sauli",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Jumalauta",
            "abbreviation": "JML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-01-11",
    "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": 23,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7255,
                "name": "Love Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/957/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/957/",
                    "id": 957,
                    "name": "Alternative Party 2003",
                    "tagline": "AltParty 4",
                    "start_date": "2003-01-10",
                    "end_date": "2003-01-12",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}