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

{
    "url": "https://demozoo.org/api/v1/productions/72827/?format=api",
    "demozoo_url": "https://demozoo.org/productions/72827/",
    "id": 72827,
    "title": "In-Side Beyond",
    "author_nicks": [
        {
            "name": "Rush",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5695/?format=api",
                "id": 5695,
                "name": "Rush",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-07-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rzs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30938/?format=api",
                    "id": 30938,
                    "name": "Reddline",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Wildbyte",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20161/?format=api",
                    "id": 20161,
                    "name": "Wildbyte",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/symphony03/in64/rsh_insbnd.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10216"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "40",
            "competition": {
                "id": 7952,
                "name": "Joined PC & Amiga 64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/117/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/117/",
                    "id": 117,
                    "name": "Symphony 2003",
                    "tagline": "",
                    "start_date": "2003-07-04",
                    "end_date": "2003-07-06",
                    "location": "Poznań, Greater Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.40692,
                    "longitude": 16.92993,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}