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

{
    "url": "https://demozoo.org/api/v1/productions/30127/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30127/",
    "id": 30127,
    "title": "We're Geniusok",
    "author_nicks": [
        {
            "name": "Lemar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8034/?format=api",
                "id": 8034,
                "name": "Remal",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-03",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 2400,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/814/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/814/",
                    "id": 814,
                    "name": "Firgering 1996",
                    "tagline": "",
                    "start_date": "1996-08-02",
                    "end_date": "1996-08-04",
                    "location": "Kesztölc, Komárom-Esztergom, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.71266,
                    "longitude": 18.80177,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}