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

{
    "url": "https://demozoo.org/api/v1/productions/75081/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/75081/",
    "id": 75081,
    "title": "Blue Beard",
    "author_nicks": [
        {
            "name": "pROF",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20531/?format=api",
                "id": 20531,
                "name": "prof4d",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "4th Dimension",
            "abbreviation": "4D",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
                "id": 8953,
                "name": "4th Dimension",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-06-15",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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": 7,
            "ranking": "7",
            "score": "12",
            "competition": {
                "id": 7877,
                "name": "ZX Spectrum graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1893/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1893/",
                    "id": 1893,
                    "name": "ArtField 2013",
                    "tagline": "",
                    "start_date": "2013-06-15",
                    "end_date": "2013-06-16",
                    "location": "Voronezh, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 51.666401,
                    "longitude": 39.169998,
                    "website": "http://artfield.me/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}