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

{
    "url": "https://demozoo.org/api/v1/productions/44939/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44939/",
    "id": 44939,
    "title": "Loop",
    "author_nicks": [
        {
            "name": "Cryptic Stench Records",
            "abbreviation": "CSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107911/?format=api",
                "id": 107911,
                "name": "Cryptic Stench Records",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04-03",
    "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": "Swivel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78059/?format=api",
                    "id": 78059,
                    "name": "Swivel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Troll",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77188/?format=api",
                    "id": 77188,
                    "name": "Cranksy",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Troll",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77188/?format=api",
                    "id": 77188,
                    "name": "Cranksy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "edited"
        },
        {
            "nick": {
                "name": "Acell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107912/?format=api",
                    "id": 107912,
                    "name": "Acell",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "original"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/springbreak99/demo/loop-16.843.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7521"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "114",
            "competition": {
                "id": 4429,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/937/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/937/",
                    "id": 937,
                    "name": "Spring Break 1999",
                    "tagline": "",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-04",
                    "location": "San Diego, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 32.715679,
                    "longitude": -117.16172,
                    "website": "http://skaro.scene.org/sb99"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ef/42/38d8.276716.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/ef/42/38d8.276716.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ef/42/38d8.276716.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}