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

{
    "url": "https://demozoo.org/api/v1/productions/293345/?format=api",
    "demozoo_url": "https://demozoo.org/music/293345/",
    "id": 293345,
    "title": "We Are Pretzels",
    "author_nicks": [
        {
            "name": "The Syndrom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7240/?format=api",
                "id": 7240,
                "name": "The Syndrom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                "id": 763,
                "name": "Crest",
                "is_group": true
            }
        },
        {
            "name": "Pretzel Logic",
            "abbreviation": "P.L.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12786/?format=api",
                "id": 12786,
                "name": "Pretzel Logic",
                "is_group": true
            }
        },
        {
            "name": "The Imperium Arts",
            "abbreviation": "TIA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7241/?format=api",
                "id": 7241,
                "name": "The Imperium Arts",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-04-24",
    "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": "https://csdb.dk/getinternalfile.php/212480/we_are_pretzels.D64"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/212481/we_are_pretzels.sid"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/d7/12/we_are_pretzels.sid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/transmission64/music/we_are_pretzels.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=203326"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "314",
            "competition": {
                "id": 16443,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4192/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4192/",
                    "id": 4192,
                    "name": "Transmission64 2021",
                    "tagline": "the online c64 demo party",
                    "start_date": "2021-04-24",
                    "end_date": "2021-04-24",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://transmission64.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2d/38/ca60.290615.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/2d/38/ca60.290615.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2d/38/ca60.290615.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}