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

{
    "url": "https://demozoo.org/api/v1/productions/62984/?format=api",
    "demozoo_url": "https://demozoo.org/music/62984/",
    "id": 62984,
    "title": "Poor Rock & Roll",
    "author_nicks": [
        {
            "name": "Greg",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18200/?format=api",
                "id": 18200,
                "name": "Greg",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Taquart",
            "abbreviation": "TQA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2260/?format=api",
                "id": 2260,
                "name": "Taquart",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-12-27",
    "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/Composers/Grayscale/Kwiatek_Grzegorz/Poor_Rock_n_Roll.sap"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/cc/e0/poor_rock_n_roll.sap"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1997/LAST97/A8MSX2/GREG/TWIST.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "246",
            "competition": {
                "id": 6931,
                "name": "8-Channel-MSX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1691/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1691/",
                    "id": 1691,
                    "name": "Last Party 1997",
                    "tagline": "",
                    "start_date": "1997-12-26",
                    "end_date": "1997-12-28",
                    "location": "Opalenica, Powiat nowotomyski, Greater Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.30887,
                    "longitude": 16.41278,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sap"
    ]
}