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

{
    "url": "https://demozoo.org/api/v1/productions/125225/?format=api",
    "demozoo_url": "https://demozoo.org/productions/125225/",
    "id": 125225,
    "title": "Tur i Skauen 2",
    "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": "1998-02-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Piffi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13818/?format=api",
                    "id": 13818,
                    "name": "Piffi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "HeiZahn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20020/?format=api",
                    "id": 20020,
                    "name": "HeiZahn",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        },
        {
            "nick": {
                "name": "Stor Hamzter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20463/?format=api",
                    "id": 20463,
                    "name": "Stor Hamster",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/romantica98/in64/atrip.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "42",
            "competition": {
                "id": 10962,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2385/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2385/",
                    "id": 2385,
                    "name": "Romantica 1998",
                    "tagline": "",
                    "start_date": "1998-02-20",
                    "end_date": "1998-02-22",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.14054,
                    "longitude": 9.6561,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mxm"
    ]
}