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

{
    "url": "https://demozoo.org/api/v1/productions/2484/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2484/",
    "id": 2484,
    "title": "Pixel By Pixel",
    "author_nicks": [
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        },
        {
            "name": "Outbreak",
            "abbreviation": "OTB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5265/?format=api",
                "id": 5265,
                "name": "Outbreak",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-11-22",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Response",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112/?format=api",
                    "id": 112,
                    "name": "Response",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Response",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112/?format=api",
                    "id": 112,
                    "name": "Response",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Video"
        },
        {
            "nick": {
                "name": "Thec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12738/?format=api",
                    "id": 12738,
                    "name": "Thec",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Idea, handyman"
        },
        {
            "nick": {
                "name": "Frost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/99/?format=api",
                    "id": 99,
                    "name": "Frost",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Original image"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.darklite.org/releases/wilddemo/pbphd.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/kindergarden09/wild/outbreak_darklite-pixel_by_pixel.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54109"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ptxpALCLB54"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "44",
            "competition": {
                "id": 233,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/63/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/63/",
                    "id": 63,
                    "name": "Kindergarden 2009",
                    "tagline": "",
                    "start_date": "2009-11-20",
                    "end_date": "2009-11-22",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://www.kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}