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

{
    "url": "https://demozoo.org/api/v1/productions/299973/?format=api",
    "demozoo_url": "https://demozoo.org/productions/299973/",
    "id": 299973,
    "title": "BA - The Stream",
    "author_nicks": [
        {
            "name": "BSZ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39383/?format=api",
                "id": 39383,
                "name": "BSZ",
                "is_group": false
            }
        },
        {
            "name": "Larry",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19927/?format=api",
                "id": 19927,
                "name": "Larry",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-09-11",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/function21/wild_animation/ba-f2021.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/BA_-_The_Stream"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=uam55Fpay0Q"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "340",
            "competition": {
                "id": 16755,
                "name": "Wild / Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4143/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4143/",
                    "id": 4143,
                    "name": "Function 2021",
                    "tagline": "",
                    "start_date": "2021-09-10",
                    "end_date": "2021-09-12",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "https://2021.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "bad-apple"
    ]
}