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

{
    "url": "https://demozoo.org/api/v1/productions/4286/?format=api",
    "demozoo_url": "https://demozoo.org/productions/4286/",
    "id": 4286,
    "title": "sprite-o-mat",
    "author_nicks": [
        {
            "name": "Gopher",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/929/?format=api",
                "id": 929,
                "name": "Gopher",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alcatraz",
            "abbreviation": "ATZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-04-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gopher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/929/?format=api",
                    "id": 929,
                    "name": "Gopher",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.ngine.de/download/sprite-o-mat.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/breakpoint07/in4k/sprite-o-mat.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30222"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "1014",
            "competition": {
                "id": 457,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/24/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/24/",
                    "id": 24,
                    "name": "Breakpoint 2007",
                    "tagline": "Demoscene Through Time And Space",
                    "start_date": "2007-04-06",
                    "end_date": "2007-04-09",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2007/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d2/8c/2247.305332.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/d2/8c/2247.305332.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d2/8c/2247.305332.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}