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

{
    "url": "https://demozoo.org/api/v1/productions/157848/?format=api",
    "demozoo_url": "https://demozoo.org/productions/157848/",
    "id": 157848,
    "title": "Marast 05 Invitation",
    "author_nicks": [
        {
            "name": "Marshals",
            "abbreviation": "MRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/387/?format=api",
                "id": 387,
                "name": "Marshals",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Raist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11395/?format=api",
                    "id": 11395,
                    "name": "Raist",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "composition, 3d, animation"
        },
        {
            "nick": {
                "name": "Nula",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
                    "id": 3785,
                    "name": "Nooly",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Roid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/386/?format=api",
                    "id": 386,
                    "name": "Woid",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "main"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/marast05/misc/mrs-marast05inv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16138"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=yvzwxQ_h-p0"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1264/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1264/",
            "id": 1264,
            "name": "Marast 2005",
            "tagline": "",
            "start_date": "2005-04-08",
            "end_date": "2005-04-10",
            "location": "Červený Újezd, Central Bohemia, Czech Republic",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 50.0697,
            "longitude": 14.16591,
            "website": "http://marast.marshals.cz/2005/index-en.html"
        }
    ],
    "screenshots": [],
    "tags": [
        "opengl",
        "demopaja"
    ]
}