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

{
    "url": "https://demozoo.org/api/v1/productions/4880/?format=api",
    "demozoo_url": "https://demozoo.org/productions/4880/",
    "id": 4880,
    "title": "De bloemschikmaffia",
    "author_nicks": [
        {
            "name": "Numtek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6428/?format=api",
                "id": 6428,
                "name": "Numtek",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-03-24",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Numtek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6428/?format=api",
                    "id": 6428,
                    "name": "Numtek",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "EatMe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13244/?format=api",
                    "id": 13244,
                    "name": "EatMe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/breakpoint08/console_real_wild/bloemschikmaffia.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50190"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3_PH5IHLVck"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "-79",
            "competition": {
                "id": 512,
                "name": "Console/Real Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/25/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/25/",
                    "id": 25,
                    "name": "Breakpoint 2008",
                    "tagline": "Digital Garden",
                    "start_date": "2008-03-21",
                    "end_date": "2008-03-24",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2008/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}