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

{
    "url": "https://demozoo.org/api/v1/productions/268028/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268028/",
    "id": 268028,
    "title": "Lähdekoodius",
    "author_nicks": [
        {
            "name": "Mikkosoft Productions",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39156/?format=api",
                "id": 39156,
                "name": "Mikkosoft Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-09-28",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "tdb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73052/?format=api",
                    "id": 73052,
                    "name": "tdb",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "tdb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73052/?format=api",
                    "id": 73052,
                    "name": "tdb",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "isimies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74614/?format=api",
                    "id": 74614,
                    "name": "Thihi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://warez.skrolli.fi/skrolliparty/2019/lahdekoodius_by_mikkosoft_productions.tar.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/skrolli19/demo/lahdekoodius_by_mikkosoft_productions.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83105"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=IKdZ-ih-q3U"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "8.43",
            "competition": {
                "id": 15482,
                "name": "Realtime",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3919/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3919/",
                    "id": 3919,
                    "name": "Skrolli Party 2019",
                    "tagline": "",
                    "start_date": "2019-09-28",
                    "end_date": "2019-09-28",
                    "location": "Epilä, Tampere, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.50808,
                    "longitude": 23.6679,
                    "website": "http://skrolliparty.tdb.fi/2019/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opengl"
    ]
}