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

{
    "url": "https://demozoo.org/api/v1/productions/342064/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/342064/",
    "id": 342064,
    "title": "?",
    "author_nicks": [],
    "author_affiliation_nicks": [
        {
            "name": "Northern Lights",
            "abbreviation": "NLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58889/?format=api",
                "id": 58889,
                "name": "Northern Lights",
                "is_group": true
            }
        }
    ],
    "release_date": "1989-07-08",
    "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": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 18775,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/380/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/380/",
                    "id": 380,
                    "name": "Digitech - IBB Summer Conference 1989",
                    "tagline": "",
                    "start_date": "1989-07-07",
                    "end_date": "1989-07-09",
                    "location": "Kortedala, Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.752399,
                    "longitude": 12.03288,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}