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

GET /v1/routes/3247/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "32212d41e54e607014a1d1accb4cb0bd"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Simonskall RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/baaf3750-5484-409c-8fa0-d9e38ffa7495"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2687/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3247/",
    "metadata": {
        "length": 12149,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 449,
        "size": 21688,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}