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

{
    "url": "https://demozoo.org/api/v1/productions/63378/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63378/",
    "id": 63378,
    "title": "Reverse Pong",
    "author_nicks": [
        {
            "name": "Paranoia",
            "abbreviation": "PNA, The PNA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27088/?format=api",
                "id": 27088,
                "name": "Paranoia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lunatic Asylum",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42251/?format=api",
                "id": 42251,
                "name": "Lunatic Asylum",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Luebke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31799/?format=api",
                    "id": 31799,
                    "name": "Luebke",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "The Paranoid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27085/?format=api",
                    "id": 27085,
                    "name": "Paranoid",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Paranoid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27085/?format=api",
                    "id": 27085,
                    "name": "Paranoid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/P/PARANOIA.DE/REVPONG.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/game-atari-st-reverse-pong_10394.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30696"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1051/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1051/",
            "id": 1051,
            "name": "Error In Line 1999",
            "tagline": "",
            "start_date": "1999-04-02",
            "end_date": "1999-04-05",
            "location": "Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.0,
            "longitude": 13.25,
            "website": "https://eil.atari.org"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/14/03/e10e.101074.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/14/03/e10e.101074.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/14/03/e10e.101074.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/66/b9/cda9.101073.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/66/b9/cda9.101073.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/66/b9/cda9.101073.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "stos",
        "pong"
    ]
}