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

{
    "url": "https://demozoo.org/api/v1/productions/233234/?format=api",
    "demozoo_url": "https://demozoo.org/productions/233234/",
    "id": 233234,
    "title": "3rd Intro - update",
    "author_nicks": [
        {
            "name": "OKS Import Division",
            "abbreviation": "OKS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54209/?format=api",
                "id": 54209,
                "name": "OKS Import Division",
                "is_group": true
            }
        },
        {
            "name": "The Sunriders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53734/?format=api",
                "id": 53734,
                "name": "The Sunriders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-05-07",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TSM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66034/?format=api",
                    "id": 66034,
                    "name": "TSM",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/O/OKS-Import-Division/OKS-intro2"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=951"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14563"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=QS_ghMFtyF8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18936,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2220/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2220/",
                    "id": 2220,
                    "name": "Golden Delta Copy Party 1988",
                    "tagline": "",
                    "start_date": "1988-05-07",
                    "end_date": "1988-05-08",
                    "location": "Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.5,
                    "longitude": 10.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ee/d5/ea1c.jw2546.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/ee/d5/ea1c.jw2546.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ee/d5/ea1c.jw2546.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}