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

{
    "url": "https://demozoo.org/api/v1/productions/4857/?format=api",
    "demozoo_url": "https://demozoo.org/productions/4857/",
    "id": 4857,
    "title": "dotdyr.",
    "author_nicks": [
        {
            "name": "Kaneel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3782/?format=api",
                "id": 3782,
                "name": "Kaneel",
                "is_group": false
            }
        },
        {
            "name": "Macaw",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/483/?format=api",
                "id": 483,
                "name": "Rasmus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Loonies",
            "abbreviation": "LNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                "id": 115,
                "name": "Loonies",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-03-24",
    "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": "Macaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/483/?format=api",
                    "id": 483,
                    "name": "Rasmus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kaneel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3782/?format=api",
                    "id": 3782,
                    "name": "Kaneel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://loonies.dk/demos/bin/lns-dotdyr.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/breakpoint08/in4k/boxmus-2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50080"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "265",
            "competition": {
                "id": 509,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/25/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/25/",
                    "id": 25,
                    "name": "Breakpoint 2008",
                    "tagline": "Digital Garden",
                    "start_date": "2008-03-21",
                    "end_date": "2008-03-24",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2008/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "crinkler"
    ]
}