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

{
    "url": "https://demozoo.org/api/v1/productions/96290/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/96290/",
    "id": 96290,
    "title": "Somewhere",
    "author_nicks": [
        {
            "name": "Pick Poke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10139/?format=api",
                "id": 10139,
                "name": "Pick Poke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Scum",
            "abbreviation": "SCM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10138/?format=api",
                "id": 10138,
                "name": "Scum",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-06-02",
    "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": 9793,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/852/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/852/",
                    "id": 852,
                    "name": "Staszic Compo 1996",
                    "tagline": "",
                    "start_date": "1996-06-02",
                    "end_date": "1996-06-02",
                    "location": "Warsaw, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.235352,
                    "longitude": 21.00939,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}