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

{
    "url": "https://demozoo.org/api/v1/productions/35732/?format=api",
    "demozoo_url": "https://demozoo.org/music/35732/",
    "id": 35732,
    "title": "Sanne",
    "author_nicks": [
        {
            "name": "Tricoder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23427/?format=api",
                "id": 23427,
                "name": "Tricoder",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Project-X",
            "abbreviation": "PX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23428/?format=api",
                "id": 23428,
                "name": "Project-X",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-11-01",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "38",
            "competition": {
                "id": 3093,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/826/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/826/",
                    "id": 826,
                    "name": "Lowres 1997",
                    "tagline": "",
                    "start_date": "1997-10-31",
                    "end_date": "1997-11-02",
                    "location": "Gemeente Amsterdam, North Holland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.37302,
                    "longitude": 4.89856,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}