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

{
    "url": "https://demozoo.org/api/v1/productions/22194/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22194/",
    "id": 22194,
    "title": "Vectormania",
    "author_nicks": [
        {
            "name": "Phenomena",
            "abbreviation": "PHA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/662/?format=api",
                "id": 662,
                "name": "Phenomena",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-11-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Azatoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/661/?format=api",
                    "id": 661,
                    "name": "Azatoth",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Uno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/847/?format=api",
                    "id": 847,
                    "name": "Uno",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Firefox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/846/?format=api",
                    "id": 846,
                    "name": "Firefox",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/Phenomena/Phenomena-Vectormania"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=328"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10310"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sNMpH_MnhtA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 1450,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/254/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/254/",
                    "id": 254,
                    "name": "Amiga Halloween Conference 1990",
                    "tagline": "",
                    "start_date": "1990-11-02",
                    "end_date": "1990-11-04",
                    "location": "Motala Kommun, Östergötland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.65132,
                    "longitude": 15.19105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/30/18/c0c4.16019.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/30/18/c0c4.16019.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/30/18/c0c4.16019.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/b7/5157.jw879.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/f6/b7/5157.jw879.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/b7/5157.jw879.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}