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

{
    "url": "https://demozoo.org/api/v1/productions/67976/?format=api",
    "demozoo_url": "https://demozoo.org/music/67976/",
    "id": 67976,
    "title": "Another Day",
    "author_nicks": [
        {
            "name": "Stellan Andersson",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1286/?format=api",
                "id": 1286,
                "name": "Dane",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-11-01",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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://hvsc.perff.dk/MUSICIANS/M/Mitch_and_Dane/Dane/Another_Day.sid"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/b1/b1/another_day.sid"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/HVSC/MUSICIANS/M/Mitch_and_Dane/Dane/Another_Day.sid"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=64602"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "=1",
            "score": "",
            "competition": {
                "id": 7350,
                "name": "SID",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1097/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1097/",
                    "id": 1097,
                    "name": "BCN Party 2003",
                    "tagline": "",
                    "start_date": "2003-10-31",
                    "end_date": "2003-11-02",
                    "location": "Barcelona, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.385578,
                    "longitude": 2.16874,
                    "website": "http://www.bcnparty.org/bcn11"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}