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

{
    "url": "https://demozoo.org/api/v1/productions/83325/?format=api",
    "demozoo_url": "https://demozoo.org/productions/83325/",
    "id": 83325,
    "title": "Birdie 16 Invitro",
    "author_nicks": [
        {
            "name": "Galm",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18789/?format=api",
                "id": 18789,
                "name": "Galm",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-04-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/dihalt06/demo/galm-birdie16.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24672"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "3,24",
            "competition": {
                "id": 8727,
                "name": "Amiga/PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/323/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/323/",
                    "id": 323,
                    "name": "DiHalt 2006",
                    "tagline": "",
                    "start_date": "2006-04-29",
                    "end_date": "2006-04-30",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/763/?format=api",
            "demozoo_url": "https://demozoo.org/parties/763/",
            "id": 763,
            "name": "Birdie 2006 (16)",
            "tagline": "Birdie 16",
            "start_date": "2006-05-25",
            "end_date": "2006-05-28",
            "location": "Uppsala, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.858452,
            "longitude": 17.644051,
            "website": "http://www.birdie.org/"
        }
    ],
    "screenshots": [],
    "tags": []
}