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

{
    "url": "https://demozoo.org/api/v1/productions/67600/?format=api",
    "demozoo_url": "https://demozoo.org/productions/67600/",
    "id": 67600,
    "title": "Space Run",
    "author_nicks": [
        {
            "name": "Ananasmurska",
            "abbreviation": "ANS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3610/?format=api",
                "id": 3610,
                "name": "Ananasmurska",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-05-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Little Bitchard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                    "id": 804,
                    "name": "Little Bitchard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Blueflame",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3609/?format=api",
                    "id": 3609,
                    "name": "Blueflame",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Felor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3608/?format=api",
                    "id": 3608,
                    "name": "Felor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "J.pupu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12036/?format=api",
                    "id": 12036,
                    "name": "J.pupu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/simulaatio06/demo/ans-space_run.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24855"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=CfvBt8DZ3Gc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "132",
            "competition": {
                "id": 7322,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1244/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1244/",
                    "id": 1244,
                    "name": "Simulaatio 2006",
                    "tagline": "",
                    "start_date": "2006-05-19",
                    "end_date": "2006-05-21",
                    "location": "Varkaus, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.313671,
                    "longitude": 27.88505,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "anaglyph-3d"
    ]
}