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

{
    "url": "https://demozoo.org/api/v1/productions/142708/?format=api",
    "demozoo_url": "https://demozoo.org/productions/142708/",
    "id": 142708,
    "title": "Textperiment",
    "author_nicks": [
        {
            "name": "Achifaifa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43455/?format=api",
                "id": 43455,
                "name": "Achifaifa",
                "is_group": false
            }
        },
        {
            "name": "Genshiken",
            "abbreviation": "GSK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8926/?format=api",
                "id": 8926,
                "name": "Genshiken",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-07-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/euskal15/open_intro/texperiment.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/Achifaifa/textperiment"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66015"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "170",
            "competition": {
                "id": 11723,
                "name": "Open Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2533/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2533/",
                    "id": 2533,
                    "name": "Euskal 2015",
                    "tagline": "Euskal Encounter 23",
                    "start_date": "2015-07-23",
                    "end_date": "2015-07-26",
                    "location": "Barakaldo, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29753,
                    "longitude": -2.98622,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "textmode",
        "source-available"
    ]
}