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

{
    "url": "https://demozoo.org/api/v1/productions/200525/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200525/",
    "id": 200525,
    "title": "End of Maloy",
    "author_nicks": [
        {
            "name": "The Silents",
            "abbreviation": "TSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-04-14",
    "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": "Mr. Perfect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47440/?format=api",
                    "id": 47440,
                    "name": "Mr. Perfect",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mikael Balle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/564/?format=api",
                    "id": 564,
                    "name": "Mikael Balle",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jesper Kyd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/434/?format=api",
                    "id": 434,
                    "name": "Jesper Kyd",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/Silents_The/Silents-EndOfMaloy"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=6183"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16962"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=nUDNfXv387k"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 1449,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/395/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/395/",
                    "id": 395,
                    "name": "Swedish Elite Easter Conference 1990",
                    "tagline": "",
                    "start_date": "1990-04-12",
                    "end_date": "1990-04-15",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/08/66/e5ae.jw13357a.png",
            "original_width": 359,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/08/66/e5ae.jw13357a.png",
            "standard_width": 359,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/08/66/e5ae.jw13357a.png",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/42/e8/fb5e.jw13357b.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/42/e8/fb5e.jw13357b.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/42/e8/fb5e.jw13357b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "star-wars-scroller"
    ]
}