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

{
    "url": "https://demozoo.org/api/v1/productions/14129/?format=api",
    "demozoo_url": "https://demozoo.org/music/14129/",
    "id": 14129,
    "title": "Free Flight",
    "author_nicks": [
        {
            "name": "Noize",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9746/?format=api",
                "id": 9746,
                "name": "Noize",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Phantasy",
            "abbreviation": "PHT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-25",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200305/phat9/Noize-FreeFlight.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/phat99/zx_spectrum/phat9.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "213",
            "competition": {
                "id": 798,
                "name": "ZX Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/280/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/280/",
                    "id": 280,
                    "name": "Phat 1999 (9)",
                    "tagline": "Phat9",
                    "start_date": "1999-09-25",
                    "end_date": "1999-09-25",
                    "location": "Rīga, Riga, Latvia",
                    "is_online": false,
                    "country_code": "LV",
                    "latitude": 56.97778,
                    "longitude": 24.12167,
                    "website": ""
                }
            }
        },
        {
            "position": 21,
            "ranking": "20",
            "score": "52 (6.5)",
            "competition": {
                "id": 808,
                "name": "AY music (normal results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        },
        {
            "position": 25,
            "ranking": "=17",
            "score": "52 (6.5)",
            "competition": {
                "id": 809,
                "name": "AY music (alternative results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}