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

{
    "url": "https://demozoo.org/api/v1/productions/30204/?format=api",
    "demozoo_url": "https://demozoo.org/music/30204/",
    "id": 30204,
    "title": "Anywhere",
    "author_nicks": [
        {
            "name": "Eclipse",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23833/?format=api",
                "id": 23833,
                "name": "Eclipse",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Albion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20545/?format=api",
                "id": 20545,
                "name": "Albion Crew",
                "is_group": true
            }
        },
        {
            "name": "Replay",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11043/?format=api",
                "id": 11043,
                "name": "Replay",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-07-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": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Eclipse/anywhere.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/.s/scene.C%3D64/C%3D64.%2796/Flag.%2796/zakmsx.d64"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "18",
            "competition": {
                "id": 2412,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/703/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/703/",
                    "id": 703,
                    "name": "FLaG 1996",
                    "tagline": "",
                    "start_date": "1996-07-19",
                    "end_date": "1996-07-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/29/42/0c21.292533.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/29/42/0c21.292533.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/42/0c21.292533.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}