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

{
    "url": "https://demozoo.org/api/v1/productions/355598/?format=api",
    "demozoo_url": "https://demozoo.org/productions/355598/",
    "id": 355598,
    "title": "TV Snow Effect",
    "author_nicks": [
        {
            "name": "Frizhard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27228/?format=api",
                "id": 27228,
                "name": "Frizhard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "CuC Makers",
            "abbreviation": "TCM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25135/?format=api",
                "id": 25135,
                "name": "CuC Makers",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://256bytes.untergrund.net/download/227"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.256b.com/download/227"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24698"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 15812,
                "name": "256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4047/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4047/",
                    "id": 4047,
                    "name": "Attrib compo 2000",
                    "tagline": "",
                    "start_date": "2000-05",
                    "end_date": "2000-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "noise",
        "tv-noise",
        "source-available"
    ]
}