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

{
    "url": "https://demozoo.org/api/v1/productions/284589/?format=api",
    "demozoo_url": "https://demozoo.org/productions/284589/",
    "id": 284589,
    "title": "Disc O' Pop",
    "author_nicks": [
        {
            "name": "Irgendwer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52262/?format=api",
                "id": 52262,
                "name": "Irgendwer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-11-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.atarimania.com/pgedump.awp?id=37069"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=5LBm_PBYO1Q"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "345",
            "competition": {
                "id": 16162,
                "name": "Software",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4078/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4078/",
                    "id": 4078,
                    "name": "ABBUC Software Contest 2020",
                    "tagline": "",
                    "start_date": "2020-04-01",
                    "end_date": "2020-11-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.abbuc.de/atari/software-ressort/81-software/softwarewettbewerbe/1846-software-wettbewerb-2020"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}