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

{
    "url": "https://demozoo.org/api/v1/productions/174805/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174805/",
    "id": 174805,
    "title": "TEST.COM",
    "author_nicks": [
        {
            "name": "Yzi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3112/?format=api",
                "id": 3112,
                "name": "Yzi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lieves!Tuore",
            "abbreviation": "L!T",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3115/?format=api",
                "id": 3115,
                "name": "Lieves!Tuore",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-08-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
            "id": 31,
            "name": "MSX"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.kameli.net/lt/test.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/msx_info_update08/msx/test.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13634,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3338/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3338/",
                    "id": 3338,
                    "name": "MSX Info Update 2008",
                    "tagline": "",
                    "start_date": "2008-08-09",
                    "end_date": "2008-08-10",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://msx.fi/party/old/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}