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

GET /v1/routes/3154/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "366195e738ab57162495a7bb892c9f44"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Einruhr-Rurberg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca75a56a-3c9f-434e-a0fd-9b626a787346"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2594/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3154/",
    "metadata": {
        "length": 9102,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 308,
        "size": 19928,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}