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

{
    "url": "https://demozoo.org/api/v1/productions/201587/?format=api",
    "demozoo_url": "https://demozoo.org/music/201587/",
    "id": 201587,
    "title": "Relative",
    "author_nicks": [
        {
            "name": "Silc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54929/?format=api",
                "id": 54929,
                "name": "Silc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lethargy",
            "abbreviation": "LTH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21378/?format=api",
                "id": 21378,
                "name": "Lethargy",
                "is_group": true
            }
        },
        {
            "name": "Natural Beat",
            "abbreviation": "NB!,NB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13494/?format=api",
                "id": 13494,
                "name": "Natural Beat",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-08-20",
    "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": [
        {
            "nick": {
                "name": "Dec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88087/?format=api",
                    "id": 88087,
                    "name": "Dec",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "player"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/85730/EX94M.d64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/exile94/c64_music/exile94_music.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=88771"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11538,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2568/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2568/",
                    "id": 2568,
                    "name": "Exile 1994",
                    "tagline": "",
                    "start_date": "1994-08-20",
                    "end_date": "1994-08-21",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/83/be/886d.182736.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/83/be/886d.182736.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/83/be/886d.182736.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "chubrocker"
    ]
}