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

{
    "url": "https://demozoo.org/api/v1/productions/131270/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131270/",
    "id": 131270,
    "title": "New Stuff",
    "author_nicks": [
        {
            "name": "Anubis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56131/?format=api",
                "id": 56131,
                "name": "Anubis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-06-30",
    "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": "Porky Pig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56134/?format=api",
                    "id": 56134,
                    "name": "Porky Pig",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Blazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7725/?format=api",
                    "id": 7725,
                    "name": "Blazer",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Anubis/Anubis-Partydemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=641"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=34461"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1452,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/8/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/8/",
                    "id": 8,
                    "name": "Amiga Conference 1990",
                    "tagline": "",
                    "start_date": "1990-06-29",
                    "end_date": "1990-07-01",
                    "location": "Glostrup Kommune, Capital Region, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.68188,
                    "longitude": 12.41018,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9f/1f/f456.jw1735.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/9f/1f/f456.jw1735.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9f/1f/f456.jw1735.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}