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

{
    "url": "https://demozoo.org/api/v1/productions/252332/?format=api",
    "demozoo_url": "https://demozoo.org/productions/252332/",
    "id": 252332,
    "title": "Ungarn 2 (A Little Funny Demo)",
    "author_nicks": [
        {
            "name": "North Star",
            "abbreviation": "NS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3078/?format=api",
                "id": 3078,
                "name": "North Star",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dr. Test",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55195/?format=api",
                    "id": 55195,
                    "name": "Dr. Test",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Test",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55195/?format=api",
                    "id": 55195,
                    "name": "Dr. Test",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Test",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55195/?format=api",
                    "id": 55195,
                    "name": "Dr. Test",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/N/Northstar/NORTHSTAR-Ungarn2"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=4758"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104944"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11444,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1502/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1502/",
                    "id": 1502,
                    "name": "Castle Conference 1991",
                    "tagline": "Castle Party 1991",
                    "start_date": "1991-07-19",
                    "end_date": "1991-07-20",
                    "location": "Boldogkőváralja, Borsod-Abaúj-Zemplén, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 48.33333,
                    "longitude": 21.23333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1d/28/d3db.jw10555.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/1d/28/d3db.jw10555.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1d/28/d3db.jw10555.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}