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

{
    "url": "https://demozoo.org/api/v1/productions/38491/?format=api",
    "demozoo_url": "https://demozoo.org/productions/38491/",
    "id": 38491,
    "title": "Nibbly98 - The Game",
    "author_nicks": [
        {
            "name": "bdz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71399/?format=api",
                "id": 71399,
                "name": "bdz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Fun Factory",
            "abbreviation": "TFF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115916/?format=api",
                "id": 115916,
                "name": "The Fun Factory",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-08-22",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/antiq98/1k/nibbly98.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63459"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "35",
            "competition": {
                "id": 3536,
                "name": "PC 1k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/709/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/709/",
                    "id": 709,
                    "name": "Antiq 1998",
                    "tagline": "",
                    "start_date": "1998-08-21",
                    "end_date": "1998-08-23",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/bb/358c.316683.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/f9/bb/358c.316683.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/bb/358c.316683.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ec/ee/9673.316682.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/ec/ee/9673.316682.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/ee/9673.316682.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "textmode",
        "80x50"
    ]
}