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

{
    "url": "https://demozoo.org/api/v1/productions/130642/?format=api",
    "demozoo_url": "https://demozoo.org/productions/130642/",
    "id": 130642,
    "title": "Alternative Party 2003 Invitation Intro",
    "author_nicks": [
        {
            "name": "Ravel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24256/?format=api",
                "id": 24256,
                "name": "Ravel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-11-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.altparty.org/archive/invi.pl"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.altparty.org/archive/invi.tcl"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "18",
            "competition": {
                "id": 11193,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1169/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1169/",
                    "id": 1169,
                    "name": "Dot 2002",
                    "tagline": "a.k.a. Demoscene in Otaniemi",
                    "start_date": "2002-11-29",
                    "end_date": "2002-11-29",
                    "location": "Otaniemi, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.18395,
                    "longitude": 24.82786,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/957/?format=api",
            "demozoo_url": "https://demozoo.org/parties/957/",
            "id": 957,
            "name": "Alternative Party 2003",
            "tagline": "AltParty 4",
            "start_date": "2003-01-10",
            "end_date": "2003-01-12",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.171162,
            "longitude": 24.932581,
            "website": "http://www.altparty.org/"
        }
    ],
    "screenshots": [],
    "tags": []
}