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

{
    "url": "https://demozoo.org/api/v1/productions/174746/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174746/",
    "id": 174746,
    "title": "Wheeeee! Vec",
    "author_nicks": [
        {
            "name": "Manu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3113/?format=api",
                "id": 3113,
                "name": "Manu",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                "id": 1761,
                "name": "Fit",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-07-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/43/?format=api",
            "id": 43,
            "name": "Vectrex"
        }
    ],
    "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.kameli.net/~marq/wheeevec.mp4"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/vammala03/demo/wheeeee%21_vec-1vkgpvqcv7g.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=1vkGPVqCv7g"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "26",
            "competition": {
                "id": 13424,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3037/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3037/",
                    "id": 3037,
                    "name": "Vammala Party 2003",
                    "tagline": "Wheeeee!",
                    "start_date": "2003-07-18",
                    "end_date": "2003-07-20",
                    "location": "Ylöjärvi, Tampere, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.84827,
                    "longitude": 23.61233,
                    "website": "https://vammala.party/parties/2003-wheeeee/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}