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

{
    "url": "https://demozoo.org/api/v1/productions/151392/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151392/",
    "id": 151392,
    "title": "First Blood",
    "author_nicks": [
        {
            "name": "Cefalon",
            "abbreviation": "CFN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22993/?format=api",
                "id": 22993,
                "name": "Cefalon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Roger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10903/?format=api",
                    "id": 10903,
                    "name": "Roger",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dotty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95144/?format=api",
                    "id": 95144,
                    "name": "Dotty",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dotty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95144/?format=api",
                    "id": 95144,
                    "name": "Dotty",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Swonyo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62590/?format=api",
                    "id": 62590,
                    "name": "Swonyo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/C-others/Cefalon-FirstBlood"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=70471"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10185,
                "name": "128K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/999/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/999/",
                    "id": 999,
                    "name": "Apocalypse 1999",
                    "tagline": "",
                    "start_date": "1999-09-04",
                    "end_date": "1999-09-05",
                    "location": "Prague, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 50.079079,
                    "longitude": 14.43322,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "the-player-v6.1a",
        "screenshots-needed"
    ]
}