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

{
    "url": "https://demozoo.org/api/v1/productions/268604/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268604/",
    "id": 268604,
    "title": "Flying",
    "author_nicks": [
        {
            "name": "Miy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3302/?format=api",
                "id": 3302,
                "name": "Miy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Finnish Gold",
            "abbreviation": "FIG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3142/?format=api",
                "id": 3142,
                "name": "Finnish Gold",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-10-05",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "225",
            "competition": {
                "id": 15513,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3823/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3823/",
                    "id": 3823,
                    "name": "Zoo 2019",
                    "tagline": "We Are The Chimpions!",
                    "start_date": "2019-10-04",
                    "end_date": "2019-10-06",
                    "location": "Akaa, Etelä-Pirkanmaa, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.16738,
                    "longitude": 23.86582,
                    "website": "https://zooparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}