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

{
    "url": "https://demozoo.org/api/v1/productions/22041/?format=api",
    "demozoo_url": "https://demozoo.org/music/22041/",
    "id": 22041,
    "title": "Generation Love",
    "author_nicks": [
        {
            "name": "Starfox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8421/?format=api",
                "id": 8421,
                "name": "Starfox",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Silicon Records '99",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14557/?format=api",
                "id": 14557,
                "name": "Silicon Records",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-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%202/Starfox/generation%20love.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/mekkasymposium99/mmul/sta-gene.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/takeover99/music/house/sta-gene.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 59,
            "ranking": "59",
            "score": "0",
            "competition": {
                "id": 1439,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/343/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/343/",
                    "id": 343,
                    "name": "Mekka & Symposium 1999",
                    "tagline": "MS2k-1",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-05",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/"
                }
            }
        },
        {
            "position": 45,
            "ranking": "=45",
            "score": "20",
            "competition": {
                "id": 4450,
                "name": "House",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/938/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/938/",
                    "id": 938,
                    "name": "Takeover 1999",
                    "tagline": "",
                    "start_date": "1999-06-04",
                    "end_date": "1999-06-06",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "30ch"
    ]
}