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

{
    "url": "https://demozoo.org/api/v1/productions/178013/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/178013/",
    "id": 178013,
    "title": "Fly Cola",
    "author_nicks": [
        {
            "name": "Muad'dib",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74134/?format=api",
                "id": 74134,
                "name": "Muad'dib",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Applause",
            "abbreviation": "APL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19629/?format=api",
                "id": 19629,
                "name": "Applause",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-05-02",
    "supertype": "graphics",
    "platforms": [],
    "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": 5,
            "ranking": "5",
            "score": "394",
            "competition": {
                "id": 13749,
                "name": "Ray",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2576/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2576/",
                    "id": 2576,
                    "name": "Mountain Congress 1993",
                    "tagline": "",
                    "start_date": "1993-05-01",
                    "end_date": "1993-05-03",
                    "location": "Żywiec, Powiat żywiecki, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 49.68529,
                    "longitude": 19.19243,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}