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

{
    "url": "https://demozoo.org/api/v1/productions/126783/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126783/",
    "id": 126783,
    "title": "Albion",
    "author_nicks": [
        {
            "name": "Fatum",
            "abbreviation": "F",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42538/?format=api",
                "id": 42538,
                "name": "Fatum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-08-27",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20390"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 11062,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2420/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2420/",
                    "id": 2420,
                    "name": "Asphyxia Party 1993",
                    "tagline": "",
                    "start_date": "1993-08-26",
                    "end_date": "1993-08-28",
                    "location": "Głogów, Powiat głogowski, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.66361,
                    "longitude": 16.0845,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}