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

{
    "url": "https://demozoo.org/api/v1/productions/176459/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176459/",
    "id": 176459,
    "title": "Greet",
    "author_nicks": [
        {
            "name": "MMS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73748/?format=api",
                "id": 73748,
                "name": "MMS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-04-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://plus4.othersi.de/plus4/Demos/MMS/Greet.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4world.powweb.com/dl/demos/g/greet.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4world.powweb.com/dl/source/greet.txt"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/limited09/1k/disqualified/greet.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Greet"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53118"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "disq",
            "score": "",
            "competition": {
                "id": 13629,
                "name": "1K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3444/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3444/",
                    "id": 3444,
                    "name": "LimiTED 2009",
                    "tagline": "LimiTED 2",
                    "start_date": "2009-04-26",
                    "end_date": "2009-04-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://plus4world.powweb.com/features/limiTED2"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}