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

{
    "url": "https://demozoo.org/api/v1/productions/185262/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185262/",
    "id": 185262,
    "title": "Birdie",
    "author_nicks": [
        {
            "name": "Fakenickerz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77285/?format=api",
                "id": 77285,
                "name": "Fakenickerz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-03-31",
    "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"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "fsFreak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7803/?format=api",
                    "id": 7803,
                    "name": "fsFreak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Malmen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4318/?format=api",
                    "id": 4318,
                    "name": "Malmen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/thegathering18/demo/fakenickerz_by_birdie.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75848"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "104",
            "competition": {
                "id": 14180,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3559/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3559/",
                    "id": 3559,
                    "name": "The Gathering 2018",
                    "tagline": "",
                    "start_date": "2018-03-28",
                    "end_date": "2018-04-01",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "https://www.gathering.org/tg18/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3602/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3602/",
            "id": 3602,
            "name": "Birdie 2018 (28)",
            "tagline": "Birdie 28",
            "start_date": "2018-05-10",
            "end_date": "2018-05-13",
            "location": "Uppsala, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 60.0,
            "longitude": 17.75,
            "website": "http://www.birdie.org"
        }
    ],
    "screenshots": [],
    "tags": []
}