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

{
    "url": "https://demozoo.org/api/v1/productions/123413/?format=api",
    "demozoo_url": "https://demozoo.org/music/123413/",
    "id": 123413,
    "title": "Rayleigh Scattering",
    "author_nicks": [
        {
            "name": "Shinobi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24657/?format=api",
                "id": 24657,
                "name": "Shinobi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nectarine",
            "abbreviation": "Necta",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                "id": 6280,
                "name": "Nectarine",
                "is_group": true
            }
        },
        {
            "name": "Planet Jazz",
            "abbreviation": "PJZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5388/?format=api",
                "id": 5388,
                "name": "Planet Jazz",
                "is_group": true
            }
        },
        {
            "name": "Saunagroup",
            "abbreviation": "SNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44271/?format=api",
                "id": 44271,
                "name": "Saunagroup",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-10-04",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/36/1c/shinobi_-_rayleigh_scattering.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/deadline14/music_tracked/shinobi_-_rayleigh_scattering.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "66",
            "competition": {
                "id": 10902,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2277/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2277/",
                    "id": 2277,
                    "name": "Deadline 2014",
                    "tagline": "Deadline Demoparty - Aufbau Ost",
                    "start_date": "2014-10-03",
                    "end_date": "2014-10-05",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "http://demoparty.berlin/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c8/1d/6c42.327771.jpg",
            "original_width": 500,
            "original_height": 500,
            "standard_url": "https://media.demozoo.org/screens/s/c8/1d/6c42.327771.jpg",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c8/1d/6c42.327771.jpg",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}