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

{
    "url": "https://demozoo.org/api/v1/productions/187775/?format=api",
    "demozoo_url": "https://demozoo.org/music/187775/",
    "id": 187775,
    "title": "Anthem",
    "author_nicks": [
        {
            "name": "z00m",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9123/?format=api",
                "id": 9123,
                "name": "z00m",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Total Computer Gang",
            "abbreviation": "TCG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9121/?format=api",
                "id": 9121,
                "name": "Total Computer Gang",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-03-20",
    "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://z00m.speccy.cz/files/ay/2004/z00m-Anthem.pt3"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Spectrum/Pro%20Tracker%203/Z00m/anthem.pt3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 4903,
                "name": "Realtime",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/125/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/125/",
                    "id": 125,
                    "name": "Forever 2004",
                    "tagline": "Forever Five",
                    "start_date": "2004-03-19",
                    "end_date": "2004-03-21",
                    "location": "Trenčiansky kraj, Trenčiansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.83333,
                    "longitude": 18.25,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/30/0c/896f.163623.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/30/0c/896f.163623.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/30/0c/896f.163623.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "pt3"
    ]
}