This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/4364/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "065027df7bc2db9324b39361ffe82d8b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/23/",
    "description": "Schlanders-Bormio-Schlanders 130 km",
    "creator_name": "Breva",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7a5fbed3-0ddc-445d-8dcc-992532b2b925"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3662/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4364/",
    "metadata": {
        "length": 133322,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 10,
        "size": 1797,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "country": "IT"
    }
}