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

{
    "url": "https://demozoo.org/api/v1/productions/42137/?format=api",
    "demozoo_url": "https://demozoo.org/music/42137/",
    "id": 42137,
    "title": "Sunshine",
    "author_nicks": [
        {
            "name": "AdamSoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/449/?format=api",
                "id": 449,
                "name": "AdamSoft",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pic Saint Loup",
            "abbreviation": "PSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/451/?format=api",
                "id": 451,
                "name": "Pic Saint Loup",
                "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Adamsoft/sunshine.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/rush_hours98/m4ch/preselected/sunshine.zip"
        },
        {
            "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/entry08.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "59",
            "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": ""
                }
            }
        },
        {
            "position": 43,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 3865,
                "name": "4 Channel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/927/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/927/",
                    "id": 927,
                    "name": "Rush Hours 1998",
                    "tagline": "",
                    "start_date": "1998-04-25",
                    "end_date": "1998-04-26",
                    "location": "Częstochowa, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.79646,
                    "longitude": 19.12409,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}