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

{
    "url": "https://demozoo.org/api/v1/productions/303900/?format=api",
    "demozoo_url": "https://demozoo.org/music/303900/",
    "id": 303900,
    "title": "Sport (executable)",
    "author_nicks": [
        {
            "name": "CNCD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26/?format=api",
                "id": 26,
                "name": "CNCD",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12-28",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fraction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6092/?format=api",
                    "id": 6092,
                    "name": "Fraction",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "dummy"
        },
        {
            "nick": {
                "name": "Heatbeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/627/?format=api",
                    "id": 627,
                    "name": "Aleksi Eeben",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1993/theparty93/m4ch/p3mod4.lha"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/92/?format=api",
            "demozoo_url": "https://demozoo.org/parties/92/",
            "id": 92,
            "name": "The Party 1993",
            "tagline": "You Can't Beat The Feeling!",
            "start_date": "1993-12-27",
            "end_date": "1993-12-29",
            "location": "Herning, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.137415,
            "longitude": 8.97689,
            "website": "http://theparty.dk/wiki/The_Party_1993"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/49/eb/7147.303223.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/49/eb/7147.303223.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/49/eb/7147.303223.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}