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

{
    "url": "https://demozoo.org/api/v1/productions/195664/?format=api",
    "demozoo_url": "https://demozoo.org/productions/195664/",
    "id": 195664,
    "title": "The Nature of Beige",
    "author_nicks": [
        {
            "name": "Beige",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62374/?format=api",
                "id": 62374,
                "name": "Beige",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-11-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
            "id": 38,
            "name": "Nintendo Game Boy (GB)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "dok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62378/?format=api",
                    "id": 62378,
                    "name": "dok",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vectrex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28002/?format=api",
                    "id": 28002,
                    "name": "Vectrex",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "dok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62378/?format=api",
                    "id": 62378,
                    "name": "dok",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "=4",
            "score": "62",
            "competition": {
                "id": 14771,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3732/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3732/",
                    "id": 3732,
                    "name": "Syntax 2018",
                    "tagline": "",
                    "start_date": "2018-11-10",
                    "end_date": "2018-11-11",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/50/902e.195908.jpg",
            "original_width": 1803,
            "original_height": 1186,
            "standard_url": "https://media.demozoo.org/screens/s/6f/50/902e.195908.jpg",
            "standard_width": 400,
            "standard_height": 263,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/50/902e.195908.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": [
        "lost",
        "wideboy"
    ]
}