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

{
    "url": "https://demozoo.org/api/v1/productions/65752/?format=api",
    "demozoo_url": "https://demozoo.org/music/65752/",
    "id": 65752,
    "title": "Stand By",
    "author_nicks": [
        {
            "name": "Big Alec",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2369/?format=api",
                "id": 2369,
                "name": "Big Alec",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Delta Force",
            "abbreviation": "DF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2173/?format=api",
                "id": 2173,
                "name": "Delta Force",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-04-19",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Big Alec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2369/?format=api",
                    "id": 2369,
                    "name": "Big Alec",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Big Alec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2369/?format=api",
                    "id": 2369,
                    "name": "Big Alec",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Big Alec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2369/?format=api",
                    "id": 2369,
                    "name": "Big Alec",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sndh.atari.org/sndh/sndh_lf/Big_Alec/Stand_By.sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/31/a3/stand_by.sndh"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1992/MEGALEIF/STMSX/BIG_ALEC/STAND_BY.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Zni0oyxmKd0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 6628,
                "name": "Chipmusic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1576/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1576/",
                    "id": 1576,
                    "name": "Mega Leif Convention 1992",
                    "tagline": "",
                    "start_date": "1992-04-16",
                    "end_date": "1992-04-20",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/15/2c/b81f.172371.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/15/2c/b81f.172371.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/15/2c/b81f.172371.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "sndh"
    ]
}