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

{
    "url": "https://demozoo.org/api/v1/productions/29285/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29285/",
    "id": 29285,
    "title": "Vittu Magneetti",
    "author_nicks": [
        {
            "name": "Rectum Cauda",
            "abbreviation": "RC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8483/?format=api",
                "id": 8483,
                "name": "Rectum Cauda",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06-29",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Leuat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21417/?format=api",
                    "id": 21417,
                    "name": "Leuat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 2274,
                "name": "Fast Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/452/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/452/",
                    "id": 452,
                    "name": "Bush Party 1996",
                    "tagline": "BP3",
                    "start_date": "1996-06-27",
                    "end_date": "1996-06-30",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.14054,
                    "longitude": 9.6561,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}