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

GET /v1/routes/3342/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "02dee2ba99e3e31c155c8d92158ac973"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2532/",
    "description": "Aerzen Kalletal als Rundtour",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cbc848b7-20ae-4ec5-85b5-ea793921992d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2774/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3342/",
    "metadata": {
        "length": 181754,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 2022,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}