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

{
    "url": "https://demozoo.org/api/v1/productions/1531/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1531/",
    "id": 1531,
    "title": "Skåål",
    "author_nicks": [
        {
            "name": "Ogdoad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4300/?format=api",
                "id": 4300,
                "name": "Ogdoad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-06-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Quarryman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/179/?format=api",
                    "id": 179,
                    "name": "Quarryman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Quarryman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/179/?format=api",
                    "id": 179,
                    "name": "Quarryman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/solskogen04/demo/skaal_by_ogdoad.tgz"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "10",
            "competition": {
                "id": 89,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/33/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/33/",
                    "id": 33,
                    "name": "Solskogen 2004",
                    "tagline": "Sun, Forest, Sun!",
                    "start_date": "2004-06-24",
                    "end_date": "2004-06-27",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}