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

{
    "url": "https://demozoo.org/api/v1/productions/102550/?format=api",
    "demozoo_url": "https://demozoo.org/music/102550/",
    "id": 102550,
    "title": "Deadline",
    "author_nicks": [
        {
            "name": "Epi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19704/?format=api",
                "id": 19704,
                "name": "Epi",
                "is_group": false
            }
        },
        {
            "name": "Xan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35376/?format=api",
                "id": 35376,
                "name": "Xan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-08-03",
    "supertype": "music",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://asma.atari.org/asma/Misc/Deadline.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/46/e2/deadline.sap"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "306",
            "competition": {
                "id": 10628,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2265/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2265/",
                    "id": 2265,
                    "name": "Grayscale Music Compo 2004",
                    "tagline": "",
                    "start_date": "2004",
                    "end_date": "2004",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://grayscale.scene.pl/en_compo04.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap"
    ]
}