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

{
    "url": "https://demozoo.org/api/v1/productions/275736/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275736/",
    "id": 275736,
    "title": "Vogel vs. Schiff",
    "author_nicks": [
        {
            "name": "Telenova",
            "abbreviation": "TLN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75466/?format=api",
                "id": 75466,
                "name": "Telenova",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-12-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "LordNikon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3045/?format=api",
                    "id": 3045,
                    "name": "LordNikon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Awar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92845/?format=api",
                    "id": 92845,
                    "name": "Awar",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Richard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                    "id": 16409,
                    "name": "Richard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=37971"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=5",
            "score": "26",
            "competition": {
                "id": 15787,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4039/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4039/",
                    "id": 4039,
                    "name": "Mail Madness Party 4",
                    "tagline": "",
                    "start_date": "2002-12-13",
                    "end_date": "2002-12-15",
                    "location": "Ernstthal, Thuringia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.49038,
                    "longitude": 11.17818,
                    "website": "http://www.mr-museum.de/party4.htm"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b5/cb/2c6f.261786.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/b5/cb/2c6f.261786.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/cb/2c6f.261786.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}