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

{
    "url": "https://demozoo.org/api/v1/productions/23307/?format=api",
    "demozoo_url": "https://demozoo.org/music/23307/",
    "id": 23307,
    "title": "Majestic Twelve",
    "author_nicks": [
        {
            "name": "Protas",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10256/?format=api",
                "id": 10256,
                "name": "Protas",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Madwizards",
            "abbreviation": "MWI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards",
                "is_group": true
            }
        },
        {
            "name": "Nah-Kolor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor",
                "is_group": true
            }
        },
        {
            "name": "The GRiD",
            "abbreviation": "GRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5940/?format=api",
                "id": 5940,
                "name": "The GRiD",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker 2/Protas/majestic 12.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/gravity99/mmul/majestic.rar"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 26,
            "ranking": "15",
            "score": "1",
            "competition": {
                "id": 1569,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/569/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/569/",
                    "id": 569,
                    "name": "Gravity 1999",
                    "tagline": "",
                    "start_date": "1999-09-03",
                    "end_date": "1999-09-05",
                    "location": "Turawa, Powiat opolski, Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.74042,
                    "longitude": 18.07723,
                    "website": "http://www.anadune.optimus.wroc.pl/gravity"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "20ch",
        "xm"
    ]
}