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

{
    "url": "https://demozoo.org/api/v1/productions/72941/?format=api",
    "demozoo_url": "https://demozoo.org/productions/72941/",
    "id": 72941,
    "title": "Limonite",
    "author_nicks": [
        {
            "name": "MoonHazard",
            "abbreviation": "MHZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10051/?format=api",
                "id": 10051,
                "name": "MoonHazard",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-03",
    "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": "Serialthrill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1126/?format=api",
                    "id": 1126,
                    "name": "Serial",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Shadez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10052/?format=api",
                    "id": 10052,
                    "name": "Shadez",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Shadez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10052/?format=api",
                    "id": 10052,
                    "name": "Shadez",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Grazin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10745/?format=api",
                    "id": 10745,
                    "name": "Grazin",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/assembly02/demo/limonite_by_moonhazard.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59675"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1398,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/108/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/108/",
                    "id": 108,
                    "name": "Assembly 2002",
                    "tagline": "",
                    "start_date": "2002-08-01",
                    "end_date": "2002-08-04",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}