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

{
    "url": "https://demozoo.org/api/v1/productions/342070/?format=api",
    "demozoo_url": "https://demozoo.org/productions/342070/",
    "id": 342070,
    "title": "The M.O.",
    "author_nicks": [
        {
            "name": "High Quality",
            "abbreviation": "HQ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20506/?format=api",
                "id": 20506,
                "name": "High Quality",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ducky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142005/?format=api",
                    "id": 142005,
                    "name": "Ducky",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Uncle $",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61039/?format=api",
                    "id": 61039,
                    "name": "Uncle $",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59131/?format=api",
                    "id": 59131,
                    "name": "Pic",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Zuo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20657/?format=api",
                    "id": 20657,
                    "name": "Zuo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=w7YcpM7LIHA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18777,
                "name": "Demo compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4952/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4952/",
                    "id": 4952,
                    "name": "Staszic Compo 1995",
                    "tagline": "Aka Staszic Compo II",
                    "start_date": "1995",
                    "end_date": "1995",
                    "location": "Warszawa, Mazovia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.23547,
                    "longitude": 21.04191,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}