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

{
    "url": "https://demozoo.org/api/v1/productions/32464/?format=api",
    "demozoo_url": "https://demozoo.org/music/32464/",
    "id": 32464,
    "title": "77 Seconds to Deadline",
    "author_nicks": [
        {
            "name": "Epi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19704/?format=api",
                "id": 19704,
                "name": "Epi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-04-21",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://asma.atari.org/asma/Composers/Matoga_Adrian/77_Seconds_to_Deadline.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/cb/1f/77_seconds_to_deadline.sap"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/inercia12/music/epi_-_tp581.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "2",
            "score": "2.16",
            "competition": {
                "id": 2677,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/605/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/605/",
                    "id": 605,
                    "name": "Inércia Demoparty 2012",
                    "tagline": "",
                    "start_date": "2012-04-21",
                    "end_date": "2012-04-22",
                    "location": "Guimarães, Braga, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 41.44443,
                    "longitude": -8.29619,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap"
    ]
}