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

{
    "url": "https://demozoo.org/api/v1/productions/299966/?format=api",
    "demozoo_url": "https://demozoo.org/productions/299966/",
    "id": 299966,
    "title": "Gravity Waves",
    "author_nicks": [
        {
            "name": "The Bad Sectors",
            "abbreviation": "TBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6574/?format=api",
                "id": 6574,
                "name": "The Bad Sectors",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-09-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Antiemes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14425/?format=api",
                    "id": 14425,
                    "name": "Antiemes",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Blueghost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6573/?format=api",
                    "id": 6573,
                    "name": "Blueghost",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Helguli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81401/?format=api",
                    "id": 81401,
                    "name": "Helguli",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/Antiemes/Gravity_Waves/archive/refs/heads/master.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/Antiemes/Gravity_Waves"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89874"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "329",
            "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": [
        "arduino",
        "source-available"
    ]
}