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

{
    "url": "https://demozoo.org/api/v1/productions/339047/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/339047/",
    "id": 339047,
    "title": "Hydrogen's C64",
    "author_nicks": [
        {
            "name": "Arcane",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17095/?format=api",
                "id": 17095,
                "name": "Arcane",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Glance",
            "abbreviation": "GLN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3711/?format=api",
                "id": 3711,
                "name": "Glance",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-12-25",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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": "7.848",
            "competition": {
                "id": 18703,
                "name": "Pixel Graphic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/644/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/644/",
                    "id": 644,
                    "name": "7DX 2010",
                    "tagline": "",
                    "start_date": "2010-12-25",
                    "end_date": "2010-12-26",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}