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

{
    "url": "https://demozoo.org/api/v1/productions/62394/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62394/",
    "id": 62394,
    "title": "Back2life 2",
    "author_nicks": [
        {
            "name": "Taquart",
            "abbreviation": "TQA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2260/?format=api",
                "id": 2260,
                "name": "Taquart",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-07-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jaskier",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2618/?format=api",
                    "id": 2618,
                    "name": "Jaskier",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Greg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18200/?format=api",
                    "id": 18200,
                    "name": "Greg",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "BeWu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18201/?format=api",
                    "id": 18201,
                    "name": "BeWu",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/TAQUART/BACK2LF2.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/quast04/demo/back2lf2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=118"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13025"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=iEFv_x0BD4M"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "9",
            "competition": {
                "id": 6827,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1593/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1593/",
                    "id": 1593,
                    "name": "QuaST 2004",
                    "tagline": "",
                    "start_date": "2004-07-29",
                    "end_date": "2004-08-01",
                    "location": "Orneta, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.116741,
                    "longitude": 20.13727,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}