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

{
    "url": "https://demozoo.org/api/v1/productions/2982/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2982/",
    "id": 2982,
    "title": "?",
    "author_nicks": [
        {
            "name": "Micro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57498/?format=api",
                "id": 57498,
                "name": "Micro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Digital Corruption",
            "abbreviation": "DC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5425/?format=api",
                "id": 5425,
                "name": "Digital Corruption",
                "is_group": true
            }
        },
        {
            "name": "Kinky",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1328/?format=api",
                "id": 1328,
                "name": "Kinky",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-07-06",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=3",
            "score": "31",
            "competition": {
                "id": 308,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/146/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/146/",
                    "id": 146,
                    "name": "Kindergarden 1997",
                    "tagline": "",
                    "start_date": "1997-07-03",
                    "end_date": "1997-07-06",
                    "location": "Hellerud, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.91601,
                    "longitude": 10.85363,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}