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

{
    "url": "https://demozoo.org/api/v1/productions/75077/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/75077/",
    "id": 75077,
    "title": "Aegna",
    "author_nicks": [
        {
            "name": "moroz1999",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23875/?format=api",
                "id": 23875,
                "name": "moroz1999",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "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": 3,
            "ranking": "3",
            "score": "21",
            "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": []
}