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

GET /v1/routes/3142/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "815210a2870105d914f82aaad32b7076"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/829/",
    "description": "Thementour 8",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fc07edb4-7321-4e51-b72b-7ae1e798fa47"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2582/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3142/",
    "metadata": {
        "length": 14445,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 247,
        "size": 12390,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}