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

{
    "url": "https://demozoo.org/api/v1/productions/40227/?format=api",
    "demozoo_url": "https://demozoo.org/music/40227/",
    "id": 40227,
    "title": "?",
    "author_nicks": [
        {
            "name": "Tempest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1477/?format=api",
                "id": 1477,
                "name": "Tempest",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Damage",
            "abbreviation": "DMG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                "id": 448,
                "name": "Damage",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-06-27",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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": "13",
            "competition": {
                "id": 3771,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/916/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/916/",
                    "id": 916,
                    "name": "Motorola Inside 1998",
                    "tagline": "The Amiga Paradise",
                    "start_date": "1998-06-26",
                    "end_date": "1998-06-28",
                    "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": [
        "lost"
    ]
}