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

{
    "url": "https://demozoo.org/api/v1/productions/46395/?format=api",
    "demozoo_url": "https://demozoo.org/music/46395/",
    "id": 46395,
    "title": "I Am Crazy",
    "author_nicks": [
        {
            "name": "Vincenzo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1280/?format=api",
                "id": 1280,
                "name": "Vincenzo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Molecoola",
            "abbreviation": "MCL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6834/?format=api",
                "id": 6834,
                "name": "Molecoola",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-08-19",
    "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": "BaseUrl",
            "url": "ftp://c64.rulez.org/pub/c64/Party/2000/Antiq/antiq2k.zip"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Vincenzo/i am crazy.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/antiq00/c64/antiq2k.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "175",
            "competition": {
                "id": 4623,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/710/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/710/",
                    "id": 710,
                    "name": "Antiq 2000",
                    "tagline": "Wake Up The Dead",
                    "start_date": "2000-08-18",
                    "end_date": "2000-08-20",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": "http://www.antiq.hu/2000/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/80/9a/12de.283526.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/80/9a/12de.283526.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/80/9a/12de.283526.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}