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

{
    "url": "https://demozoo.org/api/v1/productions/190300/?format=api",
    "demozoo_url": "https://demozoo.org/productions/190300/",
    "id": 190300,
    "title": "MIDI Tracker 1.0",
    "author_nicks": [
        {
            "name": "Saga Musix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3447/?format=api",
                "id": 3447,
                "name": "Saga Musix",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        },
        {
            "name": "St. Vincent And The Grenadines",
            "abbreviation": "SVatG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3526/?format=api",
                "id": 3526,
                "name": "St. Vincent And The Grenadines",
                "is_group": true
            }
        },
        {
            "name": "Wursthupe",
            "abbreviation": "HUP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49060/?format=api",
                "id": 49060,
                "name": "Wursthupe",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-07-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/nordlicht18/gravedigger/midi_tracker.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "126",
            "competition": {
                "id": 14467,
                "name": "Gravedigger",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3551/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3551/",
                    "id": 3551,
                    "name": "Nordlicht 2018",
                    "tagline": "Now even smaller releases!",
                    "start_date": "2018-07-20",
                    "end_date": "2018-07-22",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "https://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/86/a0/7286.166452.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/86/a0/7286.166452.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/86/a0/7286.166452.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "quickbasic",
        "tracker",
        "midi"
    ]
}