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

{
    "url": "https://demozoo.org/api/v1/productions/75369/?format=api",
    "demozoo_url": "https://demozoo.org/music/75369/",
    "id": 75369,
    "title": "Demotoys",
    "author_nicks": [
        {
            "name": "Castor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3578/?format=api",
                "id": 3578,
                "name": "Castor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Immersion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3573/?format=api",
                "id": 3573,
                "name": "Inversion",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-08-02",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/assembly08/extreme/music/demotoys_by_castor__immersion.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "1223",
            "competition": {
                "id": 7911,
                "name": "Extreme Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/114/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/114/",
                    "id": 114,
                    "name": "Assembly 2008",
                    "tagline": "Assembly Summer 2008",
                    "start_date": "2008-07-31",
                    "end_date": "2008-08-03",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}