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

{
    "url": "https://demozoo.org/api/v1/productions/15205/?format=api",
    "demozoo_url": "https://demozoo.org/music/15205/",
    "id": 15205,
    "title": "Class 09 Remix",
    "author_nicks": [
        {
            "name": "Dr.S",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9152/?format=api",
                "id": 9152,
                "name": "Riskej",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "LSG",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9623/?format=api",
                "id": 9623,
                "name": "LSG",
                "is_group": true
            }
        },
        {
            "name": "Original Computers Association",
            "abbreviation": "OCA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9150/?format=api",
                "id": 9150,
                "name": "Original Computers Association",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-03-15",
    "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/200303/fvr4/risk-class09remix.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/forever03/spectrum/music/forever_2003_spectrum_music.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "283",
            "competition": {
                "id": 908,
                "name": "ZX Spectrum Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/124/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/124/",
                    "id": 124,
                    "name": "Forever 2003",
                    "tagline": "Forever Quattro",
                    "start_date": "2003-03-14",
                    "end_date": "2003-03-16",
                    "location": "Zlatovce, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.90431,
                    "longitude": 18.00753,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pt3"
    ]
}