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

{
    "url": "https://demozoo.org/api/v1/productions/59844/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59844/",
    "id": 59844,
    "title": "The Wager",
    "author_nicks": [
        {
            "name": "Einar Magnus Bostad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21148/?format=api",
                "id": 21148,
                "name": "Einar Magnus Bostad",
                "is_group": false
            }
        },
        {
            "name": "Erlend Capodanno",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34728/?format=api",
                "id": 34728,
                "name": "Erlend Capodanno",
                "is_group": false
            }
        },
        {
            "name": "Mikkel M",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34729/?format=api",
                "id": 34729,
                "name": "Mikkel M",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-03-30",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "84",
            "competition": {
                "id": 6543,
                "name": "NGA Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1787/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1787/",
                    "id": 1787,
                    "name": "The Gathering 2013",
                    "tagline": "Singularity",
                    "start_date": "2013-03-27",
                    "end_date": "2013-03-31",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793911,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}