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

{
    "url": "https://demozoo.org/api/v1/productions/337047/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/337047/",
    "id": 337047,
    "title": "Mermaid",
    "author_nicks": [
        {
            "name": "Bitbreaker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5741/?format=api",
                "id": 5741,
                "name": "Bitbreaker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Arsenic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2153/?format=api",
                "id": 2153,
                "name": "Arsenic",
                "is_group": true
            }
        },
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        },
        {
            "name": "Oxyron",
            "abbreviation": "OXY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                "id": 762,
                "name": "Oxyron",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-04-05",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bitbreaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5741/?format=api",
                    "id": 5741,
                    "name": "Bitbreaker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bitbreaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5741/?format=api",
                    "id": 5741,
                    "name": "Bitbreaker",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=146705"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=117589"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "140",
            "competition": {
                "id": 18647,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4886/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4886/",
                    "id": 4886,
                    "name": "C64 Double Screen Compo 2013",
                    "tagline": "",
                    "start_date": "2013-01-13",
                    "end_date": "2013-04-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://compo.c64pixels.com/doublescreen/rules2013.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cd/f1/13d3.338088.png",
            "original_width": 384,
            "original_height": 479,
            "standard_url": "https://media.demozoo.org/screens/s/cd/f1/13d3.338088.png",
            "standard_width": 240,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cd/f1/13d3.338088.png",
            "thumbnail_width": 120,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}