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

{
    "url": "https://demozoo.org/api/v1/productions/58091/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58091/",
    "id": 58091,
    "title": "ASCII4Ever Again",
    "author_nicks": [
        {
            "name": "Antoche",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33978/?format=api",
                "id": 33978,
                "name": "Antoche",
                "is_group": false
            }
        },
        {
            "name": "Redribbon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5888/?format=api",
                "id": 5888,
                "name": "Redribbon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mandarion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108213/?format=api",
                "id": 108213,
                "name": "Mandarion",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-06-23",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/takeover01/in64/ascii4everagain.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17331"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "102",
            "competition": {
                "id": 6271,
                "name": "64kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/997/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/997/",
                    "id": 997,
                    "name": "Takeover 2001",
                    "tagline": "",
                    "start_date": "2001-06-22",
                    "end_date": "2001-06-24",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "textmode"
    ]
}