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

{
    "url": "https://demozoo.org/api/v1/productions/265373/?format=api",
    "demozoo_url": "https://demozoo.org/productions/265373/",
    "id": 265373,
    "title": "Real Time Demo",
    "author_nicks": [
        {
            "name": "Virtual",
            "abbreviation": "VTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4563/?format=api",
                "id": 4563,
                "name": "Virtual",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-08-08",
    "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": "Domino",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4812/?format=api",
                    "id": 4812,
                    "name": "Domino",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Blitz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4804/?format=api",
                    "id": 4804,
                    "name": "Blitz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Toxic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114471/?format=api",
                    "id": 114471,
                    "name": "Toxic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/V/Virtual/Virtual-RealTimeDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=27409"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 9519,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1950/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1950/",
                    "id": 1950,
                    "name": "Abstract and Oxygen Summer Conference 1992",
                    "tagline": "",
                    "start_date": "1992-08-07",
                    "end_date": "1992-08-09",
                    "location": "Järfälla Kommun, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.40875,
                    "longitude": 17.86514,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/89/3c/a0c1.299914.png",
            "original_width": 684,
            "original_height": 554,
            "standard_url": "https://media.demozoo.org/screens/s/89/3c/a0c1.299914.png",
            "standard_width": 370,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/89/3c/a0c1.299914.png",
            "thumbnail_width": 185,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}