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

{
    "url": "https://demozoo.org/api/v1/productions/65574/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/65574/",
    "id": 65574,
    "title": "I-Royo",
    "author_nicks": [
        {
            "name": "Hydrogen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4007/?format=api",
                "id": 4007,
                "name": "Hydrogen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bronx",
            "abbreviation": "BNX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                "id": 1508,
                "name": "Bronx",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-08-23",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8,88",
            "competition": {
                "id": 7201,
                "name": "Pixel Graphic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/633/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/633/",
                    "id": 633,
                    "name": "7D 2003",
                    "tagline": "7D3",
                    "start_date": "2003-08-23",
                    "end_date": "2003-08-24",
                    "location": "Kadiköy, Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 40.985561,
                    "longitude": 29.02944,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}