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

{
    "url": "https://demozoo.org/api/v1/productions/123056/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123056/",
    "id": 123056,
    "title": "A Tribute To Jochen Hippel",
    "author_nicks": [
        {
            "name": "German Remix Group",
            "abbreviation": "GRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53762/?format=api",
                "id": 53762,
                "name": "German Remix Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-01-02",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "CZ-Tunes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6247/?format=api",
                    "id": 6247,
                    "name": "CZ-Tunes",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Future",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45796/?format=api",
                    "id": 45796,
                    "name": "Dr. Future",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Eiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53763/?format=api",
                    "id": 53763,
                    "name": "Eiz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mitch van Hayden",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53783/?format=api",
                    "id": 53783,
                    "name": "Mitch van Hayden",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Amok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53867/?format=api",
                    "id": 53867,
                    "name": "Amok",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.germanremixgroup.de/content/?ddl=156"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.germanremixgroup.de/content/?ddl=160"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/groups/german_remix_group/german_remix_group-2011-a_tribute_to_jochen_hippel.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.germanremixgroup.de/content/2012/01/a-tribute-to-jochen-hippel/"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=CZ5_cvikvV4"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3a/ce/2904.70486.png",
            "original_width": 600,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/3a/ce/2904.70486.jpg",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3a/ce/2904.70486.jpg",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "mp3",
        "remix",
        "audio-cd",
        "flac",
        "tribute"
    ]
}