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

{
    "url": "https://demozoo.org/api/v1/productions/66630/?format=api",
    "demozoo_url": "https://demozoo.org/music/66630/",
    "id": 66630,
    "title": "wed",
    "author_nicks": [
        {
            "name": "Ana",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/939/?format=api",
                "id": 939,
                "name": "T-101",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "3LN",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17025/?format=api",
                "id": 17025,
                "name": "3LN",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-05-04",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7262,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1838/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1838/",
                    "id": 1838,
                    "name": "Wedding Party 2013",
                    "tagline": "",
                    "start_date": "2013-05-04",
                    "end_date": "2013-05-04",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}