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

{
    "url": "https://demozoo.org/api/v1/productions/58699/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58699/",
    "id": 58699,
    "title": "Forever or Never",
    "author_nicks": [
        {
            "name": "Oxyron",
            "abbreviation": "OXY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                "id": 762,
                "name": "Oxyron",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-03-14",
    "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": "Graham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/765/?format=api",
                    "id": 765,
                    "name": "Graham",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Yazoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5150/?format=api",
                    "id": 5150,
                    "name": "Yazoo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Booker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151/?format=api",
                    "id": 151,
                    "name": "Booker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Amarok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32878/?format=api",
                    "id": 32878,
                    "name": "Amarok",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "Mr. Anonymous",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49644/?format=api",
                    "id": 49644,
                    "name": "Mr. Anonymous",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.oxyron.de/storage/fornever.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/OXYRON/FORNEVER.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/forever13/atari/demo/fornever.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=6734"
        },
        {
            "link_class": "DhsVideoDbVideo",
            "url": "http://dhs.nu/video.php?ID=625"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61137"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=AiYCDnIa9YI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "458",
            "competition": {
                "id": 6348,
                "name": "Atari Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1480/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1480/",
                    "id": 1480,
                    "name": "Forever 2013",
                    "tagline": "Elvis Lives!",
                    "start_date": "2013-03-13",
                    "end_date": "2013-03-15",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://www.forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cf/74/4378.14324.png",
            "original_width": 376,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/cf/74/4378.14324.png",
            "standard_width": 376,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cf/74/4378.14324.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": []
}