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

{
    "url": "https://demozoo.org/api/v1/productions/10395/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10395/",
    "id": 10395,
    "title": "Finske Delfiner",
    "author_nicks": [
        {
            "name": "Loonies",
            "abbreviation": "LNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                "id": 115,
                "name": "Loonies",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-10-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K 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": "Farfar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/412/?format=api",
                    "id": 412,
                    "name": "Farfar",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://loonies.dk/demos/bin/lns-finskedelfiner.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/the_meltdown04/in64/lns-finskedelfiner.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13924"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "191",
            "competition": {
                "id": 7716,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/868/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/868/",
                    "id": 868,
                    "name": "The Meltdown 2004 (13)",
                    "tagline": "",
                    "start_date": "2004-10-15",
                    "end_date": "2004-10-17",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}