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

{
    "url": "https://demozoo.org/api/v1/productions/308631/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308631/",
    "id": 308631,
    "title": "Pursuit",
    "author_nicks": [
        {
            "name": "Arise",
            "abbreviation": "ARS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-05-28",
    "supertype": "production",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/moonshine_dragons22/c644kintros/pursuit_by_arise.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=218345"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=xdRpHtwq-Oc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "276",
            "competition": {
                "id": 17062,
                "name": "C64 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4241/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4241/",
                    "id": 4241,
                    "name": "Moonshine Dragons 2022",
                    "tagline": "",
                    "start_date": "2022-05-27",
                    "end_date": "2022-05-29",
                    "location": "Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.66667,
                    "longitude": 17.9,
                    "website": "https://moonshinedragons.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}