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

{
    "url": "https://demozoo.org/api/v1/productions/33247/?format=api",
    "demozoo_url": "https://demozoo.org/music/33247/",
    "id": 33247,
    "title": "Axelise Forever",
    "author_nicks": [
        {
            "name": "Axel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9798/?format=api",
                "id": 9798,
                "name": "Dwalin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Just For Fun",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7449/?format=api",
                "id": 7449,
                "name": "Just For Fun",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-03-03",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/volcanic96/m4ch/axel-axelise_forever.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 2780,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/736/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/736/",
                    "id": 736,
                    "name": "Volcanic 1996",
                    "tagline": "Volcanic 2",
                    "start_date": "1996-03-01",
                    "end_date": "1996-03-04",
                    "location": "Pont-du-Château, Département du Puy-de-Dôme, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.79833,
                    "longitude": 3.24833,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}