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

{
    "url": "https://demozoo.org/api/v1/productions/37683/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37683/",
    "id": 37683,
    "title": "Billy G Force",
    "author_nicks": [
        {
            "name": "Marvin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37126/?format=api",
                "id": 37126,
                "name": "Marvin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Trepaan",
            "abbreviation": "TRP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5481/?format=api",
                "id": 5481,
                "name": "Trepaan",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/x96/in64/billy2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5031"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "10",
            "score": "1.06",
            "competition": {
                "id": 2794,
                "name": "PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/73/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/73/",
                    "id": 73,
                    "name": "X 1996",
                    "tagline": "The Successor",
                    "start_date": "1996-04-05",
                    "end_date": "1996-04-07",
                    "location": "Provincie Utrecht, Utrecht, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.0,
                    "longitude": 5.25,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/40/72/ffce.192257.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/40/72/ffce.192257.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/40/72/ffce.192257.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}