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

{
    "url": "https://demozoo.org/api/v1/productions/130307/?format=api",
    "demozoo_url": "https://demozoo.org/music/130307/",
    "id": 130307,
    "title": "?",
    "author_nicks": [
        {
            "name": "Poekamies",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55768/?format=api",
                "id": 55768,
                "name": "Poekamies",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Spedes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15378/?format=api",
                "id": 15378,
                "name": "Spedes",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-03-29",
    "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": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 11190,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/404/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/404/",
                    "id": 404,
                    "name": "Absolute 1997",
                    "tagline": "",
                    "start_date": "1997-03-28",
                    "end_date": "1997-03-30",
                    "location": "Lahti, Päijät-Häme, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.98277,
                    "longitude": 25.65411,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}