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

{
    "url": "https://demozoo.org/api/v1/productions/38206/?format=api",
    "demozoo_url": "https://demozoo.org/productions/38206/",
    "id": 38206,
    "title": "o",
    "author_nicks": [
        {
            "name": "Itchi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16609/?format=api",
                "id": 16609,
                "name": "Itchi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lonely Coders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18385/?format=api",
                "id": 18385,
                "name": "Lonely Coders",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-08-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/assembly12/in1k/o_by_itchi__lonely_coders.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59636"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "229",
            "competition": {
                "id": 3470,
                "name": "1k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1409/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1409/",
                    "id": 1409,
                    "name": "Assembly 2012",
                    "tagline": "",
                    "start_date": "2012-08-02",
                    "end_date": "2012-08-05",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}