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

{
    "url": "https://demozoo.org/api/v1/productions/92450/?format=api",
    "demozoo_url": "https://demozoo.org/productions/92450/",
    "id": 92450,
    "title": "Limon REU WAVE Player v3.0d",
    "author_nicks": [
        {
            "name": "Data",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23407/?format=api",
                "id": 23407,
                "name": "Data",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Tropyx",
            "abbreviation": "TX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                "id": 6406,
                "name": "Tropyx",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-10-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Data",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23407/?format=api",
                    "id": 23407,
                    "name": "Data",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Micha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44470/?format=api",
                    "id": 44470,
                    "name": "Micha",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Testing"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=153850"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/retrokomp13/wild/5_wild_compo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=123594"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62059"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "237",
            "competition": {
                "id": 9590,
                "name": "Wild/Crazy",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1992/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1992/",
                    "id": 1992,
                    "name": "RetroKomp / Load Error 2013",
                    "tagline": "",
                    "start_date": "2013-10-26",
                    "end_date": "2013-10-27",
                    "location": "Gdansk, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35276,
                    "longitude": 18.650049,
                    "website": "http://retrokomp.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "reu"
    ]
}