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

{
    "url": "https://demozoo.org/api/v1/productions/95361/?format=api",
    "demozoo_url": "https://demozoo.org/music/95361/",
    "id": 95361,
    "title": "Fernando's Gym",
    "author_nicks": [
        {
            "name": "CopyMan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14306/?format=api",
                "id": 14306,
                "name": "CopyMan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Megahawks Incorporated",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6030/?format=api",
                "id": 6030,
                "name": "Megahawks Incorporated",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-12-07",
    "supertype": "music",
    "platforms": [],
    "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://media.demozoo.org/music/2f/c4/fernandos_gym.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/fap13/music_hippoplayer/fernandos_gym.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "9",
            "competition": {
                "id": 9749,
                "name": "Hippoplayer Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1949/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1949/",
                    "id": 1949,
                    "name": "Finnish Amiga Party 2013",
                    "tagline": "",
                    "start_date": "2013-12-05",
                    "end_date": "2013-12-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://finnishamiga.party/2013/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}