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

{
    "url": "https://demozoo.org/api/v1/productions/267245/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267245/",
    "id": 267245,
    "title": "Experiment Number One",
    "author_nicks": [
        {
            "name": "Elude",
            "abbreviation": "ELD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/507/?format=api",
                "id": 507,
                "name": "Elude",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-08-31",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Chaser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/508/?format=api",
                    "id": 508,
                    "name": "Chaser",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Kiero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/467/?format=api",
                    "id": 467,
                    "name": "Kiero",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "202",
            "competition": {
                "id": 15443,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3783/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3783/",
                    "id": 3783,
                    "name": "Xenium 2019",
                    "tagline": "A party reborn",
                    "start_date": "2019-08-30",
                    "end_date": "2019-09-01",
                    "location": "Katowice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://2019.xenium.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}