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

{
    "url": "https://demozoo.org/api/v1/productions/1484/?format=api",
    "demozoo_url": "https://demozoo.org/music/1484/",
    "id": 1484,
    "title": "FTA!",
    "author_nicks": [
        {
            "name": "Mermaid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                "id": 155,
                "name": "Mermaid",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Creators",
            "abbreviation": "CTR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators",
                "is_group": true
            }
        },
        {
            "name": "Crest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                "id": 763,
                "name": "Crest",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-06-30",
    "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/Mermaid/Fuck_The_Army.sid"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/HVSC/MUSICIANS/M/Mermaid/Fuck_The_Army.sid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/solskogen02/c64/solskogen_2002_partydisk.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "0.90%",
            "competition": {
                "id": 80,
                "name": "Sid Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/32/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/32/",
                    "id": 32,
                    "name": "Solskogen 2002",
                    "tagline": "Natural Scene Habitat",
                    "start_date": "2002-06-28",
                    "end_date": "2002-06-30",
                    "location": "Ås, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.66366,
                    "longitude": 10.79101,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a9/e4/8252.319091.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/a9/e4/8252.319091.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a9/e4/8252.319091.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}