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

{
    "url": "https://demozoo.org/api/v1/productions/43778/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43778/",
    "id": 43778,
    "title": "Mind Over Matter",
    "author_nicks": [
        {
            "name": "Nocturnal",
            "abbreviation": "NCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4243/?format=api",
                "id": 4243,
                "name": "Nocturnal",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-02-14",
    "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": "Starfish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11881/?format=api",
                    "id": 11881,
                    "name": "Starfish",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Walker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4258/?format=api",
                    "id": 4258,
                    "name": "Walker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Xhale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/583/?format=api",
                    "id": 583,
                    "name": "Xhale",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/hype99/demo/n_mind.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58715"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=18OsvuJUXlE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "62",
            "competition": {
                "id": 4271,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/588/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/588/",
                    "id": 588,
                    "name": "Hype 1999",
                    "tagline": "",
                    "start_date": "1999-02-13",
                    "end_date": "1999-02-15",
                    "location": "Malmö, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.596642,
                    "longitude": 13.00156,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mikmod"
    ]
}