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

{
    "url": "https://demozoo.org/api/v1/productions/269739/?format=api",
    "demozoo_url": "https://demozoo.org/productions/269739/",
    "id": 269739,
    "title": "Batdemo",
    "author_nicks": [
        {
            "name": "Troniton",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/96561/?format=api",
                "id": 96561,
                "name": "Troniton",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-11-04",
    "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": "Batman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123149/?format=api",
                    "id": 123149,
                    "name": "Batman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Disaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123150/?format=api",
                    "id": 123150,
                    "name": "Disaster",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Batman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123149/?format=api",
                    "id": 123149,
                    "name": "Batman",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/T-Various/Troniton-BatmanDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=94076"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11483,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2543/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2543/",
                    "id": 2543,
                    "name": "Spectre and Northstar Halloween Party 1989",
                    "tagline": "",
                    "start_date": "1989-11-02",
                    "end_date": "1989-11-05",
                    "location": "Trollhättan, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.21208,
                    "longitude": 12.35033,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ee/3d/4d57.292041.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/ee/3d/4d57.292041.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ee/3d/4d57.292041.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}