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

{
    "url": "https://demozoo.org/api/v1/productions/78638/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78638/",
    "id": 78638,
    "title": "Dicewars",
    "author_nicks": [
        {
            "name": "1in10",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1759/?format=api",
                "id": 1759,
                "name": "1in10",
                "is_group": false
            }
        },
        {
            "name": "Reko",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4309/?format=api",
                "id": 4309,
                "name": "Reko",
                "is_group": false
            }
        },
        {
            "name": "melw",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/410/?format=api",
                "id": 410,
                "name": "Melwyn",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-08-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/32/?format=api",
            "id": 32,
            "name": "Nintendo DS (NDS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/assembly07/game/dicewars_by_melw_reko__1in10.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31555"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "556",
            "competition": {
                "id": 8168,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/113/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/113/",
                    "id": 113,
                    "name": "Assembly 2007",
                    "tagline": "Assembly Summer 2007",
                    "start_date": "2007-08-02",
                    "end_date": "2007-08-05",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}