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

{
    "url": "https://demozoo.org/api/v1/productions/192505/?format=api",
    "demozoo_url": "https://demozoo.org/music/192505/",
    "id": 192505,
    "title": "Cat and Duck",
    "author_nicks": [
        {
            "name": "Snoopy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10858/?format=api",
                "id": 10858,
                "name": "X-Ceed",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Altair",
            "abbreviation": "ATR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3628/?format=api",
                "id": 3628,
                "name": "Altair",
                "is_group": true
            }
        },
        {
            "name": "Floppy",
            "abbreviation": "FLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3318/?format=api",
                "id": 3318,
                "name": "Floppy",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-09-01",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/riverwash18/tracked_msx/tracked_msx_snoopy_cat_and_duck.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "262",
            "competition": {
                "id": 14610,
                "name": "Tracked MSX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3505/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3505/",
                    "id": 3505,
                    "name": "Riverwash 2018",
                    "tagline": "The Final Cruise",
                    "start_date": "2018-08-31",
                    "end_date": "2018-09-02",
                    "location": "Katowice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "http://riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e3/77/425a.300820.jpg",
            "original_width": 910,
            "original_height": 607,
            "standard_url": "https://media.demozoo.org/screens/s/e3/77/425a.300820.jpg",
            "standard_width": 400,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e3/77/425a.300820.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}