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

{
    "url": "https://demozoo.org/api/v1/productions/207525/?format=api",
    "demozoo_url": "https://demozoo.org/productions/207525/",
    "id": 207525,
    "title": "Semi 40k",
    "author_nicks": [
        {
            "name": "Manitou",
            "abbreviation": "MTU",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1765/?format=api",
                "id": 1765,
                "name": "Manitou",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-04-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1766/?format=api",
                    "id": 1766,
                    "name": "Tom",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Baal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1768/?format=api",
                    "id": 1768,
                    "name": "Baal",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=9485"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2177,
                "name": "Amiga 40K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/430/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/430/",
                    "id": 430,
                    "name": "SEMI Easter Conference 1993",
                    "tagline": "",
                    "start_date": "1993-04-09",
                    "end_date": "1993-04-11",
                    "location": "Innsbruck, Innsbruck Stadt, Tyrol, Austria",
                    "is_online": false,
                    "country_code": "AT",
                    "latitude": 47.26266,
                    "longitude": 11.39454,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}