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

{
    "url": "https://demozoo.org/api/v1/productions/127317/?format=api",
    "demozoo_url": "https://demozoo.org/music/127317/",
    "id": 127317,
    "title": "Gary & Denise",
    "author_nicks": [
        {
            "name": "Samurai",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2611/?format=api",
                "id": 2611,
                "name": "Tatqoo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-04-01",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://asma.atari.org/asma/Composers/Swierszcz_Piotr/Gary_and_Denise.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/c7/de/gary_and_denise.sap"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=410"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=wHHJxvj3PB4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "",
            "competition": {
                "id": 11776,
                "name": "6502 Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2707/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2707/",
                    "id": 2707,
                    "name": "6502 Compo",
                    "tagline": "",
                    "start_date": "2004",
                    "end_date": "2004",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap"
    ]
}