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

{
    "url": "https://demozoo.org/api/v1/productions/70979/?format=api",
    "demozoo_url": "https://demozoo.org/productions/70979/",
    "id": 70979,
    "title": "Ars Nova",
    "author_nicks": [
        {
            "name": "Phantom Lord",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
                "id": 8946,
                "name": "Phantom Lord",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Accept Corp",
            "abbreviation": "AC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8947/?format=api",
                "id": 8947,
                "name": "Accept Corp",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-08-07",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/assembly10/in64/ars_nova_by_phantom_lordaccept_corp.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55550"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GY-eOjHcMTw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "3143",
            "competition": {
                "id": 211,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4/",
                    "id": 4,
                    "name": "Assembly 2010",
                    "tagline": "Assembly Summer 2010",
                    "start_date": "2010-08-05",
                    "end_date": "2010-08-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}