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

{
    "url": "https://demozoo.org/api/v1/productions/52269/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52269/",
    "id": 52269,
    "title": "Serenity",
    "author_nicks": [
        {
            "name": "d'Oh!",
            "abbreviation": "dOh!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26636/?format=api",
                "id": 26636,
                "name": "d'Oh!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Naku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74151/?format=api",
                    "id": 74151,
                    "name": "Naku",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kalachnikov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26638/?format=api",
                    "id": 26638,
                    "name": "Kalachnikov",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/vip2/demo/doh-serenity.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 3505,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1084/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1084/",
                    "id": 1084,
                    "name": "Very Important Party 2000",
                    "tagline": "VIP 2",
                    "start_date": "2000-07-07",
                    "end_date": "2000-07-09",
                    "location": "Saint-Priest, Département du Rhône, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.6966,
                    "longitude": 4.9445,
                    "website": "http://www.popsyteam.org/vip2/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}