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

{
    "url": "https://demozoo.org/api/v1/productions/35202/?format=api",
    "demozoo_url": "https://demozoo.org/music/35202/",
    "id": 35202,
    "title": "Syrius-Orbitter",
    "author_nicks": [
        {
            "name": "Revisq",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10140/?format=api",
                "id": 10140,
                "name": "Revisq",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Anadune",
            "abbreviation": "AND",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1493/?format=api",
                "id": 1493,
                "name": "Anadune",
                "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": "1997-08-30",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Revisq/syrius-orbitter.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/gravity97/m4ch/grv-4chs.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/6266/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "35",
            "competition": {
                "id": 3008,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/568/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/568/",
                    "id": 568,
                    "name": "Gravity 1997",
                    "tagline": "2",
                    "start_date": "1997-08-30",
                    "end_date": "1997-08-31",
                    "location": "Województwo Opolskie, Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.66667,
                    "longitude": 17.9,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}