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

{
    "url": "https://demozoo.org/api/v1/productions/42135/?format=api",
    "demozoo_url": "https://demozoo.org/music/42135/",
    "id": 42135,
    "title": "Automa Gravity",
    "author_nicks": [
        {
            "name": "X-Ball",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10393/?format=api",
                "id": 10393,
                "name": "X-Ball",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Decree",
            "abbreviation": "DCR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10847/?format=api",
                "id": 10847,
                "name": "Decree",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-03-20",
    "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/1999/astrosyn99/m4ch/a2-4ch.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/astrosyn99/m4ch/entry06.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "128",
            "competition": {
                "id": 4032,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/577/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/577/",
                    "id": 577,
                    "name": "Astrosyn 1999",
                    "tagline": "Astrosyn 2",
                    "start_date": "1999-03-20",
                    "end_date": "1999-03-21",
                    "location": "Koszalin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.19438,
                    "longitude": 16.17222,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}