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

{
    "url": "https://demozoo.org/api/v1/productions/44066/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/44066/",
    "id": 44066,
    "title": "Dream",
    "author_nicks": [
        {
            "name": "Logic Dream",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10463/?format=api",
                "id": 10463,
                "name": "Logic Dream",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Knights",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10460/?format=api",
                "id": 10460,
                "name": "Knights",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-07-10",
    "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": "",
            "competition": {
                "id": 4303,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/591/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/591/",
                    "id": 591,
                    "name": "Inscene 1999",
                    "tagline": "",
                    "start_date": "1999-07-09",
                    "end_date": "1999-07-11",
                    "location": "Wilsele, Provincie Vlaams-Brabant, Flanders, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.89188,
                    "longitude": 4.69769,
                    "website": "http://www.analogica.com/inscene"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}