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

{
    "url": "https://demozoo.org/api/v1/productions/80802/?format=api",
    "demozoo_url": "https://demozoo.org/music/80802/",
    "id": 80802,
    "title": "Meaning (mod)",
    "author_nicks": [
        {
            "name": "Maktone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3036/?format=api",
                "id": 3036,
                "name": "Maktone",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Class",
            "abbreviation": "CLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16508/?format=api",
                "id": 16508,
                "name": "Class",
                "is_group": true
            }
        },
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        },
        {
            "name": "Superior Art Creations",
            "abbreviation": "SAC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-01-08",
    "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/2005/backslash3/chip/32k/meaning_by_maktone.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "5",
            "competition": {
                "id": 8359,
                "name": "32kb Chipmusic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1269/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1269/",
                    "id": 1269,
                    "name": "Backslash 2005",
                    "tagline": "Backslash 3",
                    "start_date": "2005-01-07",
                    "end_date": "2005-01-09",
                    "location": "Västerås, Västmanland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.64914,
                    "longitude": 16.56445,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}