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

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

{
    "category": "https://api.routeconverter.com/v1/categories/917/",
    "description": "Rundweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/850fa7c9-159a-49af-8f65-c32a7898fe89"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2954/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3532/",
    "metadata": {
        "length": 6008,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 264,
        "size": 13169,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}